]> granicus.if.org Git - python/commitdiff
Update the OpenSSL version example from c to d (the current stable one),
authorTim Peters <tim.peters@gmail.com>
Sun, 11 Apr 2004 18:23:06 +0000 (18:23 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 11 Apr 2004 18:23:06 +0000 (18:23 +0000)
PCbuild/readme.txt

index bacd69ae77970f3640a13388085a391fc7baf90f..a53f9ad8a47a7a66f5688f409bd8e65512c69c1f 100644 (file)
@@ -182,6 +182,11 @@ _bsddb
     dist\db-4.2.52.NC directory - this directory should be renamed to
     dist\db-4.2.52 before use.
 
+    As of 11-Apr-2004, you also need to download and manually apply two
+    patches before proceeding (and the sleepycat download page tells you
+    about this).  Cygwin patch worked for me.  cd to dist\db-4.2.52 and
+    use "patch -p0 < patchfile" once for each downloaded patchfile.
+
     Open
         dist\db-4.2.52\docs\index.html
 
@@ -243,9 +248,9 @@ _ssl
         http://www.openssl.org
 
     You (probably) don't want the "engine" code.  For example, get
-        openssl-0.9.7c.tar.gz
+        openssl-0.9.7d.tar.gz
     not
-        openssl-engine-0.9.7c.tar.gz
+        openssl-engine-0.9.7d.tar.gz
 
     Unpack into the "dist" directory, retaining the folder name from
     the archive - for example, the latest stable OpenSSL will install as