Install init.d Skript Errors

General support for problems installing or using Deluge
Post Reply
Seena
New User
New User
Posts: 5
Joined: Tue Jun 30, 2009 9:03 am

Install init.d Skript Errors

Post 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.
loki
Moderator
Moderator
Posts: 787
Joined: Tue Dec 04, 2007 3:27 pm
Location: MI, USA

Re: Install init.d Skript Errors

Post 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.
Seena
New User
New User
Posts: 5
Joined: Tue Jun 30, 2009 9:03 am

Re: Install init.d Skript Errors

Post 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
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Install init.d Skript Errors

Post by johnnyg »

you can ignore that warning.

what does

Code: Select all

which deluged
output?
Post Reply