pip needs python-dev to install the deps of obfsproxy
George Kadianakis

George Kadianakis commited on 2013-09-10 12:34:06
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -33,7 +33,7 @@
33 33
       or a version of Ubuntu newer than Oneiric, this is easy:
34 34
     <p>
35 35
 
36
-    <tt># apt-get install python2.7 python-pip</tt>
36
+    <tt># apt-get install python2.7 python-pip python-dev</tt>
37 37
 
38 38
 
39 39
     <h3>Step 1: Install Tor</h3>
40 40