summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorSven Weidauer <sven.weidauer@gmail.com>2011-03-03 15:26:53 +0000
committerSven Weidauer <sven.weidauer@gmail.com>2011-03-03 15:26:53 +0000
commit2de8601f921d4889ea3df54d9dd89c11e952cb48 (patch)
tree39f4b2c12829608b183f715a41dbb86ef0c2ad13 /Docs
parent5c091d5be9a521a9396dcaf905afa3a8b3d95270 (diff)
downloadnetsurf-2de8601f921d4889ea3df54d9dd89c11e952cb48.tar.gz
netsurf-2de8601f921d4889ea3df54d9dd89c11e952cb48.tar.bz2
Mention libcurl bug in build instructions.
svn path=/trunk/netsurf/; revision=11896
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-Cocoa4
1 files changed, 4 insertions, 0 deletions
diff --git a/Docs/BUILDING-Cocoa b/Docs/BUILDING-Cocoa
index ed389f72d..8fa2080be 100644
--- a/Docs/BUILDING-Cocoa
+++ b/Docs/BUILDING-Cocoa
@@ -38,6 +38,10 @@
OpenSSL, LibXML2, LibPNG, curl, iconv and zlib are provided by Mac OS X.
+ The curl library provided by Mac OS X 10.6 causes a crash while fetching
+ https resources, so you should install version 7.21.4 (or newer) of libcurl
+ if you are running on 10.6.
+
LibJPEG and LibMNG can be installed from source or using one of the mentioned
package managers.