Search found 3 matches

by vvoody99
Mon Dec 31, 2007 2:00 pm
Forum: Support
Topic: compiled 'Deluge-0.5.8' successfully, but run failed.
Replies: 6
Views: 5012

Re: compiled 'Deluge-0.5.8' successfully, but run failed.

boost-1.34.1-i486-1gds.tgz
cairo-1.4.12(slk default 1.4.10)
pyopenssl-0.6
pygobject-2.14.0
pycairo-1.4.12
pyxdg-0.15
dbus-python-0.82.4
pygtk-2.12.0
+deluge-0.5.8

It works now.
by vvoody99
Mon Dec 31, 2007 6:28 am
Forum: Support
Topic: compiled 'Deluge-0.5.8' successfully, but run failed.
Replies: 6
Views: 5012

Re: compiled 'Deluge-0.5.8' successfully, but run failed.

I'm not familiar with Slackware file layout. But what I can tell you from that error is that deluge cannot find "deluge" directory in your python lib. Try look in /usr/lib/python/site-packages or /usr/lib/python2.4/site-packages (where your python resides, could be in different path, mayb...
by vvoody99
Sun Dec 30, 2007 3:31 pm
Forum: Support
Topic: compiled 'Deluge-0.5.8' successfully, but run failed.
Replies: 6
Views: 5012

compiled 'Deluge-0.5.8' successfully, but run failed.

/*************** Slackware 12.0 KDE 3.5.7 ***************/ After solving the dependencies and compiling the deluge, I run the deluge. But: vvoody@vvhostname:/usr/local/deluge-0.5.8/bin$ ./deluge Traceback (most recent call last): File "./deluge", line 42, in <module> import deluge ImportEr...