From ea975ddeee9a33fd410afedfd15c10159a2aa834 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Thu, 4 Dec 2008 19:04:24 +0000 Subject: [PATCH] Update the win32 directions to mention the many symlink errors one receives. svn:r17482 --- doc/tor-win32-mingw-creation.txt | 2 ++ 1 file changed, 2 insertions(+) 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/"