[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17483: {tor} Backport r17482. Update the win32 directions to mention the (tor/branches/tor-0_2_0-patches/doc)
Author: phobos
Date: 2008-12-04 14:39:03 -0500 (Thu, 04 Dec 2008)
New Revision: 17483
Modified:
tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt
Log:
Backport r17482. Update the win32 directions to mention the many symlink errors one receives.
Modified: tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt 2008-12-04 19:04:24 UTC (rev 17482)
+++ tor/branches/tor-0_2_0-patches/doc/tor-win32-mingw-creation.txt 2008-12-04 19:39:03 UTC (rev 17483)
@@ -33,6 +33,8 @@
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/"