[SOLVED] Cannot launch Deluge

General support for problems installing or using Deluge
rehumanize
New User
New User
Posts: 9
Joined: Wed Mar 12, 2008 8:26 pm

Re: Cannot launch Deluge

Post by rehumanize »

Looks to be up-to-date.

Code: Select all

$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Last edited by johnnyg on Mon Mar 17, 2008 9:37 pm, edited 2 times in total.
rehumanize
New User
New User
Posts: 9
Joined: Wed Mar 12, 2008 8:26 pm

Re: Cannot launch Deluge

Post by rehumanize »

Found the solution!

I needed the package libboost-python-dev. I don't see that listed anywhere as being needed for 0.6,...I found the answer from my thread here:

http://www.linuxquestions.org/questions ... ost3091770
Post Reply