Author: asn Date: 2013-10-06 12:25:28 +0000 (Sun, 06 Oct 2013) New Revision: 26379
Modified: website/trunk/projects/en/obfsproxy-instructions.wml Log: obfsproxy installation needs build-essential for gcc (#8807)
Modified: website/trunk/projects/en/obfsproxy-instructions.wml =================================================================== --- website/trunk/projects/en/obfsproxy-instructions.wml 2013-10-03 02:07:05 UTC (rev 26378) +++ website/trunk/projects/en/obfsproxy-instructions.wml 2013-10-06 12:25:28 UTC (rev 26379) @@ -33,7 +33,7 @@ or a version of Ubuntu newer than Oneiric, this is easy: <p>
- <tt># apt-get install python2.7 python-pip python-dev</tt> + <tt># apt-get install python2.7 python-pip python-dev build-essential</tt>
<h3>Step 1: Install Tor</h3>