From: Andrew Lewman Date: Thu, 4 Dec 2008 19:04:24 +0000 (+0000) Subject: Update the win32 directions to mention the many symlink errors one X-Git-Tag: tor-0.2.1.8-alpha~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea975ddeee9a33fd410afedfd15c10159a2aa834;p=thirdparty%2Ftor.git Update the win32 directions to mention the many symlink errors one receives. svn:r17482 --- 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/"