[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17401: {torbrowser} Update to include optional WinRAR install info. (torbrowser/trunk/build-scripts)
Author: ioerror
Date: 2008-11-27 02:45:18 -0500 (Thu, 27 Nov 2008)
New Revision: 17401
Modified:
torbrowser/trunk/build-scripts/INSTALL
Log:
Update to include optional WinRAR install info.
Modified: torbrowser/trunk/build-scripts/INSTALL
===================================================================
--- torbrowser/trunk/build-scripts/INSTALL 2008-11-27 05:58:37 UTC (rev 17400)
+++ torbrowser/trunk/build-scripts/INSTALL 2008-11-27 07:45:18 UTC (rev 17401)
@@ -20,6 +20,7 @@
- Install CMake
- Install Qt
- Install msysDTK
+- Install WinRAR
- Building Polipo
- Building zlib
- Building OpenSSL
@@ -244,6 +245,16 @@
This will give you Perl, which is necessary for the OpenSSL build
+Installing WinRAR
+=================
+
+To produce self extracting split bundles, we use WinRAR.
+
+Download a trial copy from the WinRAR website:
+http://www.rarlab.com/rar/wrar380.exe
+
+Install it into C:\Program Files\WinRAR
+
Installing autoconf update
==========================