summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-AmigaOS
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/BUILDING-AmigaOS')
-rw-r--r--Docs/BUILDING-AmigaOS10
1 files changed, 8 insertions, 2 deletions
diff --git a/Docs/BUILDING-AmigaOS b/Docs/BUILDING-AmigaOS
index 591cd0f92..52798bf48 100644
--- a/Docs/BUILDING-AmigaOS
+++ b/Docs/BUILDING-AmigaOS
@@ -95,7 +95,12 @@
http://www.aminet.net/package/dev/lib/libxml2
- OWB's shared object version does not appear to work with NetSurf.
+ The shared object version included with OS4.1 does work with NetSurf,
+ however the "ELF QuickFix" must be installed from Hyperion's website.
+
+ The shared object can then be enabled with the following command:
+
+ 1> makelink sdk:local/newlib/lib/libxml2.so sobjs:libxml2-2.6.so soft
OpenSSL
@@ -148,7 +153,8 @@
svn://svn.netsurf-browser.org/trunk/hubbub
- and again do the usual "gmake".
+ and again do the usual "gmake", or "gmake BUILD_SHARED=yes" for the shared
+ object version.
Librosprite