Search found 3 matches
- Fri Apr 25, 2008 4:10 pm
- Forum: Development
- Topic: 0.6 Development Report
- Replies: 101
- Views: 92679
Re: 0.6 Development Report
You can use the nightly debs: http://download.deluge-torrent.org/nightly/0.6 Nice, thanks, I'll give it a try. AFAIU, you are unsure about the release date even on a close perspective? Don't you think it would be good to 'release early' v.0.6, get a feedback from users and then 'release often' v.0....
- Fri Apr 25, 2008 10:50 am
- Forum: Development
- Topic: 0.6 Development Report
- Replies: 101
- Views: 92679
Re: 0.6 Development Report
Hello, folks. Is it worth waiting for deluge-0.6 to be released in the near future? Currently, I'm looking for a sane daemon+webui torrent client to install on my headless 'home server'. So far I have to use mldonkey, that, literally, _sucks_, but I can remeber shiny days when I was using deluge on ...
- Sun Jun 17, 2007 6:33 pm
- Forum: Support
- Topic: FAQ: Please read this first!
- Replies: 12
- Views: 37224
LFS installation
Two tips about installation on LFS (for deluge-svn rev. 659): 1. If boost (version 1.33.1 for me) is compiled from sources, then it is necessary to make a symlink in include dir from 'boost-1_33_1/boost/' to 'boost', like this: blacksun-2 : root [~] # ln -s /usr/include/{boost-1_33_1/boost,boost} bl...