I can't for the life of me successfully compile libtorrent for deluge on Ubuntu 13.04 x64.
Tried a few libtorrent versions RC_15 and RC_16
Grabbed dependencies for it, configured with --enable-python-binding, etc, all that went successfully,
Went on to build deluge 1.3.6, got it built and installed but deluge --version gets me a nice seg fault.
Code: Select all
deluge: 1.3.6
Segmentation fault (core dumped)
Is there a guide or can someone please offer some insight.