mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
Update the win32 directions to mention the many symlink errors one
receives. svn:r17482
This commit is contained in:
parent
ae85ca25f5
commit
ea975ddeee
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ Extract openssl:
|
||||||
Copy the openssl tarball into the "tor-mingw" directory.
|
Copy the openssl tarball into the "tor-mingw" directory.
|
||||||
Type "cd tor-mingw/"
|
Type "cd tor-mingw/"
|
||||||
Type "tar zxf openssl-0.9.8g.tar.gz"
|
Type "tar zxf openssl-0.9.8g.tar.gz"
|
||||||
|
(Note: There are many symlink errors because Windows doesn't support
|
||||||
|
symlinks. You can ignore these errors.)
|
||||||
|
|
||||||
Make openssl libraries:
|
Make openssl libraries:
|
||||||
Type "cd tor-mingw/openssl-0.9.8g/"
|
Type "cd tor-mingw/openssl-0.9.8g/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue