I've followed the Deluge Launchpad PPA for Ubuntu Maverick instructions to install deluged, deluge-console and deluge-web without any problems. libtorrent reported it was already running the latest version.
I followed the Ubuntu init script guide without any problems until I tried to start the daemon.
Code: Select all
sudo invoke-rc.d deluge-daemon start
Code: Select all
/usr/sbin/invoke-rc.d: 449: /etc/init.d/deluge-daemon: not found
invoke-rc.d: initscript deluge-daemon, action "start" failed.
Any help gratefully received.