From 11b155f2759631d3e4ee5832d881466dd938b427 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Sun, 19 Aug 2007 02:58:55 +0000 Subject: clean up the instructions a bit svn:r11175 --- doc/tor-win32-mingw-creation.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tor-win32-mingw-creation.txt') diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt index eba490f0bb..903177af44 100644 --- a/doc/tor-win32-mingw-creation.txt +++ b/doc/tor-win32-mingw-creation.txt @@ -32,10 +32,10 @@ http://www.openssl.org/source/openssl-0.9.8e.tar.gz 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 @@ Done. 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. -- cgit v1.2.3-54-g00ecf