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

[tor-commits] [torsocks/master] Fix: add compilation requirements to README.md



commit 3446495d5103439fd08949a329b021e8f5befc01
Author: David Goulet <dgoulet@xxxxxxxxx>
Date:   Mon Jul 14 18:12:51 2014 -0400

    Fix: add compilation requirements to README.md
    
    Reported-by: Jacob Appelbaum <jacob@xxxxxxxxxxxxx>
    Signed-off-by: David Goulet <dgoulet@xxxxxxxxx>
---
 README.md |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7dff09e..8ad574f 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,17 @@ instance, the connection is denied. If, for any reason, there is no way for
 torsocks to provide the Tor anonymity guarantee to your application, torsocks
 will force the application to quit and stop everything.
 
+Requirements
+-----------------
+
+    - autoconf
+	- automake
+	- libtool
+	- gcc
+
 Installation
 -----------------
 
-    $ ./autogen.sh
     $ ./configure
     $ make
     $ sudo make install

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits