PDA

View Full Version : help with SVN


fenton06
November 13th, 2006, 03:53 AM
I want to use the SVN version of deluge, but I need a little help. (I think) I ran the command on the google code page in the terminal, and the terminal said I checked out version xxx, but what now? Is it compiled and already installed? Do I need to do something else? If someone could throw me a bone I would appreciate it.:-D

mithras86
November 13th, 2006, 04:48 AM
First you need the latest libtorrent. You can also download it from the google page, and you need to compile it (i thought you can also do that by running the setup.py script).

Because Deluge is written in python, you need python >= 2.4, and then you can type in your terminal: python /path/to/deluge.py
And Deluge will start.

If you don't want to compile libtorrent and run Deluge from a desktop entry in your Gnome menu, just download the Deluge 0.3 and libtorrent 0.3 .deb packages and install them.