mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
clean up the instructions a bit
svn:r11175
This commit is contained in:
parent
b7026ea1b3
commit
11b155f275
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user