Big thank you scoobie for helping me solve my issues.
I would love to have some kind of rss feed for deluge, is it possible mate?
We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!
Big thank you scoobie for helping me solve my issues.
I would love to have some kind of rss feed for deluge, is it possible mate?
hello scoobie after installing deluge through your tutorial i can't seem to connect to the daemon in the deluge webui so i ran the command
$ deluged -d
and i get this error
[ERROR ] 22:38:43 main:221 dynamic module does not define init function (initlibtorrent)
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/deluge-1.3.1-py2.5-linux-x86_64.egg/deluge/main.py", line 214, in start_daemon
Daemon(options, args)
File "/usr/lib/python2.5/site-packages/deluge-1.3.1-py2.5-linux-x86_64.egg/deluge/core/daemon.py", line 136, in __init__
from deluge.core.core import Core
File "/usr/lib/python2.5/site-packages/deluge-1.3.1-py2.5-linux-x86_64.egg/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/usr/lib/python2.5/site-packages/deluge-1.3.1-py2.5-linux-x86_64.egg/deluge/_libtorrent.py", line 59, in <module>
import libtorrent as lt
ImportError: dynamic module does not define init function (initlibtorrent)
any suggestions
Scoobie, do I need to put that script in my $path?
Need help with a seedbox? Jump on IRC and message me!
Ubuntu 10.04 Seedbox Setup | Upgrading Deluge from Source
Installed it and I am getting this error:
xx@xx:~$ deluged
-bash: deluged: command not found
xx@xx:~$ deluge-web
Traceback (most recent call last):
File "/usr/bin/deluge-web", line 9, in <module>
load_entry_point('deluge==1.2.3', 'console_scripts', 'deluge-web')()
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2244, in load_entry_point
return ep.load()
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1954, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named ui.web
xx@xx:~$
Since I using Debian on my seedbox, I just issue these command:I don't need to compile from the source code again. Then I login as the user I want, the run deluge daemon and web ui on screen. Voila. It's done, simple.Code:apt-get install deluged deluge-web
Yes, they are. My point is for some newbie, there's an easy way to get working Deluge. If they have more experience, then go ahead to perform an update if needed. :)
Edit:
As addition, for whom like easy way and not have experience well, you can follow this simple tutorial.
I have tested, for Debian Squeeze x64, and I have Deluge 1.3.3 working well.Code:http://dev.deluge-torrent.org/wiki/Installing/Linux
So, anyone can make their own choice. All risk take by yourself. I'm just share what I've done.
Last edited by memumet; February 22nd, 2012 at 08:01 AM.
installing deluge on FreeBSD take forever!!!! almost 1 hour and half :(