Search found 4 matches
- Fri May 23, 2008 11:07 am
- Forum: Support
- Topic: Deluge 0.6 failed to start
- Replies: 1
- Views: 1837
Deluge 0.6 failed to start
Hi all, I have tried to compile and install Deluge 0.6 and I think it went ok. So I have started the daemon to test it and I have the following in the log file: [INFO ] main:93 Deluge daemon 0.6.0.0r3188 [DEBUG ] main:94 options: {'config': None, 'port': 58846, 'donot': True} [DEBUG ] main:95 args: ...
- Thu May 22, 2008 12:53 pm
- Forum: Support
- Topic: Failed to compile Deluge 0.6 on Ubuntu 8.04
- Replies: 5
- Views: 3468
Re: Failed to compile Deluge 0.6 on Ubuntu 8.04
as andar said, install libboost-iostreams-dev (I thought it was on the list of dependencies but it's not). I have also followed with andar's suggestion to install the libboost-iostreams-dev still have problem, then I tried to understand the error message and guessed that I am missing a libboost lib...
- Thu May 22, 2008 11:10 am
- Forum: Support
- Topic: Failed to compile Deluge 0.6 on Ubuntu 8.04
- Replies: 5
- Views: 3468
Re: Failed to compile Deluge 0.6 on Ubuntu 8.04
it looks like you don't have libboost installed. make sure you install all the required dependencies: http://deluge-torrent.org/faq.php#4n10 I have re-run the apt-get install in the faq and this is the results: Reading package lists... Done Building dependency tree Reading state information... Done...
- Wed May 21, 2008 3:01 pm
- Forum: Support
- Topic: Failed to compile Deluge 0.6 on Ubuntu 8.04
- Replies: 5
- Views: 3468
Failed to compile Deluge 0.6 on Ubuntu 8.04
Hey, I have tried to compile Deluge 0.6 and failed after getting the latest source from the SVN. I have the following error during build: building 'libtorrent' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -fPIC -I./libtorrent -I./libtorrent/include -I./libtorrent/include/libtorre...