And please note that I'm new to Linux, so this might be some newbie oversight of mine.
The problem is that when i connect to the WebUI, i can't install or activate any plugins.
First try i logged in as "pi" and did the standard
Code: Select all
sudo apt-get install deluged deluge-web
Then ran through http://dev.deluge-torrent.org/wiki/User ... ipt/Ubuntu copying every step and setting DELUGED_USER as "pi".
Then:
Code: Select all
sudo reboot
Code: Select all
sudo chown root:root /etc/default/deluge-daemon
sudo chmod 644 /etc/default/deluge-daemon
sudo chown root:root /etc/init.d/deluge-daemon
sudo chmod 755 /etc/init.d/deluge-daemon
No dice.
And finally i tried installing all available Deluge packages and repeating everything (even going as far as using nano to write the files). Once again, nothing.
Please help. I have no idea what to do and i really don't want to use a sub-par Torrent client when i can get Deluge.
And Upstart still messes up Raspbian (makes it impossible to boot into), so i can't use anything related to that.