Backport r17482. Update the win32 directions to mention the many symlink errors one receives.

svn:r17483
This commit is contained in:
Andrew Lewman 2008-12-04 19:39:03 +00:00
parent 7cf6ceeeee
commit 3c8f78b944
1 changed files with 2 additions and 0 deletions

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/"