Updated to include NSIS installer instructions.

svn:r9869
This commit is contained in:
Andrew Lewman 2007-03-18 13:48:49 +00:00
parent ec479e9db1
commit 89f8089482
1 changed files with 11 additions and 0 deletions

View File

@ -113,3 +113,14 @@ Type "make"
You now have a tor.exe in src/or/. This is Tor.
You now have a tor_resolve.exe in src/tools/.
Stage Six: Build installer
---------------------------
Install the latest NSIS:
http://nsis.sourceforge.net/Download
Run the package script in contrib:
From the Tor build directory above, run:
"./contrib/package_nsis-mingw.sh"
The resulting Tor installer executable is in ./win_tmp/.