[or-cvs] r11175: clean up the instructions a bit (tor/trunk/doc)

phobos at seul.org phobos at seul.org
Sun Aug 19 02:58:55 UTC 2007


Author: phobos
Date: 2007-08-18 22:58:55 -0400 (Sat, 18 Aug 2007)
New Revision: 11175

Modified:
   tor/trunk/doc/tor-win32-mingw-creation.txt
Log:
clean up the instructions a bit


Modified: tor/trunk/doc/tor-win32-mingw-creation.txt
===================================================================
--- tor/trunk/doc/tor-win32-mingw-creation.txt	2007-08-19 02:56:16 UTC (rev 11174)
+++ tor/trunk/doc/tor-win32-mingw-creation.txt	2007-08-19 02:58:55 UTC (rev 11175)
@@ -32,10 +32,10 @@
 Extract openssl:
 Copy the openssl tarball into the "tor-mingw" directory.
 Type "cd tor-mingw/"
-Type "tar zxf openssl-0.9.8d.tar.gz"
+Type "tar zxf openssl-0.9.8e.tar.gz"
 
 Make openssl libraries:
-Type "cd tor-mingw/openssl-0.9.8d/"
+Type "cd tor-mingw/openssl-0.9.8e/"
 Type "./Configure mingw"
 Edit Makefile and remove the "test:" and "tests:" sections.
 Type "rm -rf ./test"
@@ -86,7 +86,7 @@
 Stage Four: Download, extract, and patch libevent-1.3b
 ------------------------------------------------------
 
-Download the latest libevent release:
+Download the libevent 1.3b release:
 http://www.monkey.org/~provos/libevent/
 
 Copy the libevent tarball into the "tor-mingw" directory.



More information about the tor-commits mailing list