summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lewman <andrew@torproject.org>2008-12-04 19:04:24 +0000
committerAndrew Lewman <andrew@torproject.org>2008-12-04 19:04:24 +0000
commitea975ddeee9a33fd410afedfd15c10159a2aa834 (patch)
tree384c95e50ffb8733036ecd89075f4eb08a516db7
parentae85ca25f5036631f0aa843c0ae80d9278c1b556 (diff)
downloadtor-ea975ddeee9a33fd410afedfd15c10159a2aa834.tar.gz
tor-ea975ddeee9a33fd410afedfd15c10159a2aa834.zip
Update the win32 directions to mention the many symlink errors one
receives. svn:r17482
-rw-r--r--doc/tor-win32-mingw-creation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tor-win32-mingw-creation.txt b/doc/tor-win32-mingw-creation.txt
index 16eed839e3..c56b105417 100644
--- a/doc/tor-win32-mingw-creation.txt
+++ b/doc/tor-win32-mingw-creation.txt
@@ -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/"