Page 1 of 1

Install transmission on a headless Debian server

Posted: Sun Dec 05, 2010 11:37 pm
by pandaking
Hi,

So I'm a little unsure, but it seems the only way to do this is to compile from source?

If you do an apt-cache search I only see listed:
transmission-cli - free, lightweight BitTorrent client (command line interface)
transmission-common - free, lightweight BitTorrent client
transmission-gtk - free, lightweight BitTorrent client (graphical interface)
transmission - free, lightweight BitTorrent client
No "transmission-daemon" which would appear from my reading on your site to be the crucial thing actually needed.

Any clues/tips?

Re: Install transmission on a headless Debian server

Posted: Mon Dec 06, 2010 12:47 am
by gunzip
i'm assuming you're running Lenny and there is no transmission-daemon package. in fact all the Tranmission packages available in Lenny are ancient and out-dated. one solution is to use lenny-backports:

http://backports.debian.org/Instructions/

and then do "apt-get -t lenny-backports install transmission-daemon"

which will give you TR 1.77 and it will include the debian startup scripts.