Search found 4 matches

by jaffinio
Tue Sep 22, 2015 5:59 am
Forum: Support
Topic: [SOLVED] installing from sources, only root can run deluged
Replies: 6
Views: 4776

Re: installing from sources, only root can run deluged

Shryp wrote:A bit late now, but could you have used the ltconfig plugin to change the identifier from deluge 1.3.12 to deluge 1.3.11?
hmm. I did not know about it's existence. thank you. I'll look at it.
by jaffinio
Mon Sep 21, 2015 12:25 pm
Forum: Support
Topic: [SOLVED] installing from sources, only root can run deluged
Replies: 6
Views: 4776

Re: installing from sources, only root can run deluged

I did a quick vbox ubuntu install and followed all of the manual install steps. It worked on a user account. You were right I might have some leftovers that were not deleted [EDIT] got it. everything I did was correct in every way. What was not correct were the privileges on python files. others was...
by jaffinio
Mon Sep 21, 2015 11:57 am
Forum: Support
Topic: [SOLVED] installing from sources, only root can run deluged
Replies: 6
Views: 4776

Re: installing from sources, only root can run deluged

I did uninstall through apt-get find /usr -type d -name "deluge-1.3.12-py2.7.egg" - no results find /usr -type d -name "deluge-1.3.11-py2.7.egg" /usr/lib/python2.7/dist-packages/deluge-1.3.11-py2.7.egg /usr/local/lib/python2.7/dist-packages/deluge-1.3.11-py2.7.egg find /usr -type...
by jaffinio
Mon Sep 21, 2015 10:52 am
Forum: Support
Topic: [SOLVED] installing from sources, only root can run deluged
Replies: 6
Views: 4776

[SOLVED] installing from sources, only root can run deluged

Hi guys, I had to remove deluge installed from ppa due to 1.3.12 being restricted on one of torrent sites. 1.3.11 is able to connect to the tracker. I've followed wiki on installing from sources (rm -R all previous files from distro) what I've done is as follows (all as root, ubuntu): removed ppa fr...