Page 1 of 1

How to install 1.3.5 on lenny?

Posted: Fri Feb 08, 2013 6:57 am
by deckoff
Is there a reliable way to install 1.3.5 on lenny.
I used this http://dev.deluge-torrent.org/wiki/Inst ... bian/Lenny but it will isntall 1.3.1 which has an annoying add torrent bug, so I am looking for a reliable way to upgrade. I cant upgrade to squeeze, cos we are talking MyBookLive here :)

Re: How to install 1.3.5 on lenny?

Posted: Fri Feb 08, 2013 12:52 pm
by deckoff
Hm
This helped. I got it form a Latvian site. Did all explained on the previous page, then removed the old install and did all this. Of course, I replace 4 with five ( the up to date version at the moment)
http://tvertne.org/blogi/item/2012/3/25 ... ybook_live

2.) wget http://download.deluge-torrent.org/sour ... 3.5.tar.gz
3.) gunzip deluge-1.3.5.tar.gz
4.) tar -vxf deluge-1.3.5.tar
5.) cd deluge-1.3.5
6.) python setup.py clean -a
7.) python setup.py build
8.) python setup.py install

I am damn sure one does not have to install the lucid version if he or she plans to go for 1.3.5. Might be worth cos apt will resolve dependencies, though

Re: How to install 1.3.5 on lenny?

Posted: Fri Feb 08, 2013 5:30 pm
by Cas
Those instructions are from our site: http://dev.deluge-torrent.org/wiki/Installing/Source