Page 1 of 1

Install init.d Skript Errors

Posted: Tue Jun 30, 2009 9:25 am
by Seena
Hi Guys!

I tried to install deluge 1.1.9 on a Ubuntu Intrepid and everything works fine. But then I wanted do use the init.de script as mentioned in the wiki. I copied the stuff to the places and changed the chmod.

When i tried to do a update-rc.d i got:

Code: Select all

warning: lsb header missing
When i tried anyway starting the daemon i got:

Code: Select all

file does not exist
But of course it does exist...

I am pretty new to that stuff, may someone please help me?


By the way, i also wanted to install Deluge as Client in Windows. But there I got a problem with the GTK. I tells my that a lib is missing. AS I found out it might be because of an interaction with pidgin...any hints? The GTK pidgin uses is 2.14.7.

Re: Install init.d Skript Errors

Posted: Tue Jun 30, 2009 9:35 pm
by loki
The issue with windows at least, make sure if you have Pidgin installed with it's GTK when you install Deluge unselect the GTK option.

Re: Install init.d Skript Errors

Posted: Wed Jul 01, 2009 9:55 am
by Seena
Pidgin issue is now here: http://dev.deluge-torrent.org/ticket/979

Hm, no one an idea with the init Script...hm :-7

Re: Install init.d Skript Errors

Posted: Wed Jul 01, 2009 11:58 am
by johnnyg
you can ignore that warning.

what does

Code: Select all

which deluged
output?