[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9869: Updated to include NSIS installer instructions. (tor/branches/tor-0_1_2-patches/doc)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r9869: Updated to include NSIS installer instructions. (tor/branches/tor-0_1_2-patches/doc)
- From: phobos@xxxxxxxx
- Date: Sun, 18 Mar 2007 09:48:50 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Sun, 18 Mar 2007 09:48:56 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: phobos
Date: 2007-03-18 09:48:49 -0400 (Sun, 18 Mar 2007)
New Revision: 9869
Modified:
tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt
Log:
Updated to include NSIS installer instructions.
Modified: tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt
===================================================================
--- tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt 2007-03-18 13:47:08 UTC (rev 9868)
+++ tor/branches/tor-0_1_2-patches/doc/tor-win32-mingw-creation.txt 2007-03-18 13:48:49 UTC (rev 9869)
@@ -113,3 +113,14 @@
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/.