deluge on server without X

General support for problems installing or using Deluge
Post Reply
Ansem
Member
Member
Posts: 32
Joined: Sat Aug 06, 2016 7:14 pm

deluge on server without X

Post by Ansem »

I guys, I need to install deluge on a server without X.
What do I need to install? If I remember well, i need to install deluged (the daemon), but I need to install something else too? I will use it only via web-gui.
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: deluge on server without X

Post by shamael »

Follow the guide in Wiki. Daemon on the server+webUI and GTK client on your regular computer if you want
Debian repo is not fully updated, you may want to compile from source to get the 1.3.13
Ansem
Member
Member
Posts: 32
Joined: Sat Aug 06, 2016 7:14 pm

Re: deluge on server without X

Post by Ansem »

I actually never compiled a program :( how can I do it? :( there is some guide about how to compile deluged and deluge-web for debian jessie?
Ansem
Member
Member
Posts: 32
Joined: Sat Aug 06, 2016 7:14 pm

Re: deluge on server without X

Post by Ansem »

I managed to install deluge on my serve, but other than deluged and deluge-web, I have this other components:
deluge install
deluge-common install
deluge-console install
deluge-gtk

what are them? do I need them even if I'll only use the web interface?
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: deluge on server without X

Post by shamael »

nothing to worry about, I never did it myself and found all information in the wiki.
http://dev.deluge-torrent.org/wiki/Installing/Source

Using this guide I compiled for my RPI Deluge 1.3.13 with libtorrent 1.0.9
The wiki contains also the info to start daemon with systemd script.

Enjoy :)
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: deluge on server without X

Post by shamael »

Libtorrent from source
http://dev.deluge-torrent.org/wiki/Building/libtorrent

Deluge from source
http://dev.deluge-torrent.org/wiki/Inst ... Installing

As I'm on an RPI without swap I faced to an error during the libtorrent compilation compilation, a section was added to help if needed
"Temporary Swap File for Rasperry Pi or low memory systems" in http://dev.deluge-torrent.org/wiki/Building/libtorrent
Post Reply