File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,20 +148,18 @@ _ssl
148148 Get the latest source code for OpenSSL from
149149 http://www.openssl.org
150150
151- You (probably) don't want the "engine" code. For example, get
152- openssl-0.9.8g.tar.gz
153- not
154- openssl-engine-0.9.8g.tar.gz
151+ You (probably) don't want the "engine" code. For example, don't get
152+ openssl-engine-0.9.6g.tar.gz
155153
156154 Unpack into the "dist" directory, retaining the folder name from
157155 the archive - for example, the latest stable OpenSSL will install as
158- dist/openssl-0.9.8g
156+ dist/openssl-1.0.0a
159157
160158 You can (theoretically) use any version of OpenSSL you like - the
161159 build process will automatically select the latest version.
162160
163161 You must also install ActivePerl from
164- http://www.activestate.com/Products/ActivePerl /
162+ http://www.activestate.com/activeperl /
165163 as this is used by the OpenSSL build process. Complain to them <wink>.
166164
167165 The MSVC project simply invokes PC/VC6/build_ssl.py to perform
Original file line number Diff line number Diff line change 156156 nasmw.exe.
157157
158158 You can also install ActivePerl from
159- http://www.activestate.com/Products/ActivePerl /
159+ http://www.activestate.com/activeperl /
160160 if you like to use the official sources instead of the files from
161161 python's subversion repository. The svn version contains pre-build
162162 makefiles and assembly files.
You can’t perform that action at this time.
0 commit comments