aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-23 07:27:40 +0000
committerYang Tse <yangsita@gmail.com>2008-01-23 07:27:40 +0000
commit34cf35051a36d24beb8bdb6e2e427e9a5eeceeeb (patch)
tree35a77775e4f4cfab6f5a5113d94eb459e2263cca /docs/INSTALL
parent9bd28a021fc3884f0350ddb8493511074e1a4b65 (diff)
update openssl version
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 76ac8b5ea..23d21531d 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -188,7 +188,7 @@ Win32
environment variables, for example:
set ZLIB_PATH=c:\zlib-1.2.3
- set OPENSSL_PATH=c:\openssl-0.9.8e
+ set OPENSSL_PATH=c:\openssl-0.9.8g
set LIBSSH2_PATH=c:\libssh2-0.17
ATTENTION: if you want to build with libssh2 support you have to use latest
@@ -257,7 +257,7 @@ Win32
Before running nmake define the OPENSSL_PATH environment variable with
the root/base directory of OpenSSL, for example:
- set OPENSSL_PATH=c:\openssl-0.9.8e
+ set OPENSSL_PATH=c:\openssl-0.9.8g
Then run 'nmake vc-ssl' or 'nmake vc-ssl-dll' in curl's root
directory. 'nmake vc-ssl' will create a libcurl static and dynamic
@@ -521,7 +521,7 @@ NetWare
http://www.gknw.net/development/ossl/netware/
for CLIB-based builds OpenSSL needs to be patched to build with BSD
sockets (currently only a winsock-based CLIB build is supported):
- http://www.gknw.net/development/ossl/netware/patches/v_0.9.8e/openssl-0.9.8e.diff
+ http://www.gknw.net/development/ossl/netware/patches/v_0.9.8g/openssl-0.9.8g.diff
- optional SSH2 sources (version 0.17 or later);
Set a search path to your compiler, linker and tools; on Linux make