[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1608: Bring our INSTALL file more up-to-date. (trunk)



Author: edmanm
Date: 2007-01-20 19:43:49 -0500 (Sat, 20 Jan 2007)
New Revision: 1608

Modified:
   trunk/
   trunk/INSTALL
Log:
 r1616@adrastea:  edmanm | 2007-01-20 19:41:45 -0500
 Bring our INSTALL file more up-to-date.



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r1616] on 54b3572a-7227-0410-958f-53ecd705b71a

Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL	2007-01-21 00:11:35 UTC (rev 1607)
+++ trunk/INSTALL	2007-01-21 00:43:49 UTC (rev 1608)
@@ -1,9 +1,10 @@
 
 Instruction for Building and Installing Vidalia from Source
 
-   1. Make sure you have Qt 4.1 and Tor 0.1.1.13 or later installed.
+   1. Make sure you have Qt >= 4.1 and Tor >= 0.1.1.15 installed.
    
-   2. Run ./configure && make
+   2. Run `./configure && make`. If you checked out Vidalia's source from our
+      Subversion repository, you may need to run `autogen.sh` first.
    
    3. When the previous command finishes, Vidalia's binary will be
       placed in the bin/ directory.