Bladeren bron

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


svn:r17482

Andrew Lewman 15 jaren geleden
bovenliggende
commit
ea975ddeee
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2 0
      doc/tor-win32-mingw-creation.txt

+ 2 - 0
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/"