0.6svn daemon only?

General support for problems installing or using Deluge
Post Reply
weedman

0.6svn daemon only?

Post by weedman »

I run a headless, Xorg-less server at home. I also run a laptop, that has Xorg + deluge 0.6svn.

I don't need the gui for deluge on my server. Is it possible to compile 0.6svn without pyGTK and other Xorg-dependant libraries?

Thanks,

Chris
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: 0.6svn daemon only?

Post by andar »

weedman wrote:I run a headless, Xorg-less server at home. I also run a laptop, that has Xorg + deluge 0.6svn.

I don't need the gui for deluge on my server. Is it possible to compile 0.6svn without pyGTK and other Xorg-dependant libraries?

Thanks,

Chris
Yes. PyGTK and other Xorg-dependent libraries are runtime dependencies, not build dependencies. I think there is some GTK specific stuff in a common file that both the daemon and gtkui use. I will work to separate this so that the daemon isn't trying to load any gtk libraries on startup.
Post Reply