Update the win32 directions to mention the many symlink errors one

receives.


svn:r17482
This commit is contained in:
Andrew Lewman 2008-12-04 19:04:24 +00:00
parent ae85ca25f5
commit ea975ddeee

View File

@ -33,6 +33,8 @@ Extract openssl:
Copy the openssl tarball into the "tor-mingw" directory.
Type "cd tor-mingw/"
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:
Type "cd tor-mingw/openssl-0.9.8g/"