I discovered that the libffi-dev is actually in the package list in the section "Install Preliminary Utilities". Dunno how I missed that. My mistake.
I have another though. In my installation I had to manually change the file: /usr/local/lib/python2.7/dist-packages/tor2web-3.1.3-py2.7.egg/EGG-INFO/requires.txt from pyopenssl==0.13.1 to pyopenssl==0.14 I suspect it was something funny with my ubuntu installation. But thought I'd mention it. -V On Mon, Dec 1, 2014 at 12:40 AM, Virgil Griffith <[email protected]> wrote: > Also, need to add to install the package libffi-dev. I wasn't able to > get it pyopenssl to compile without it. > > http://www.howtoinstall.co/en/ubuntu/trusty/main/libffi-dev/ > > -V > > On Mon, Dec 1, 2014 at 12:25 AM, Virgil Griffith <[email protected]> wrote: >> On: https://github.com/globaleaks/Tor2web-3.0/wiki/Installation-Guide >> >> >> ======================================== >> Apply patch for Tor socks errors >> (https://trac.torproject.org/projects/tor/ticket/6031): >> >> The patch can be installed as follow: >> >> wget -O patch_hs.patch >> 'https://gitweb.torproject.org/user/art/tor.git/patch/f6d3dc3d9e0e70f2c553ce254b49630bd98910e9?hp=ca525db02dbb026bda4305881476dada754c3ca3' >> >> >> patch -p1 < patch_hs.patch >> ======================================== >> >> As far as I can tell, per the latest Tor updates this patch is already >> included. >> >> -V _______________________________________________ Tor2web-talk mailing list [email protected] http://lists.globaleaks.org/mailman/listinfo/tor2web-talk
