From: Thomas Heller Date: Fri, 2 Jul 2004 08:58:46 +0000 (+0000) Subject: Update info about the windows build. X-Git-Tag: v2.4a1~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=813914049de32303ce31cae11abe9c5a49a08a4e;p=thirdparty%2FPython%2Fcpython.git Update info about the windows build. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 054d1e5267a0..f8257e394de3 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -170,8 +170,7 @@ _bsddb With or without strong cryptography? You can choose either with or without strong cryptography, as per the instructions below. By - default, Python is built and distributed WITHOUT strong crypto - XXX - is the above correct? + default, Python is built and distributed WITHOUT strong crypto. Unpack into the dist\. directory, ensuring you expand with folder names. @@ -264,7 +263,7 @@ _ssl Unpack into the "dist" directory, retaining the folder name from the archive - for example, the latest stable OpenSSL will install as - dist/openssl-0.9.6g + dist/openssl-0.9.7d You can (theoretically) use any version of OpenSSL you like - the build process will automatically select the latest version.