Re: using libgnome w/out libgnomeui




On Mon, 6 Jul 1998, Manish Vachharajani wrote:
> 
> I am writing a daemon for the gnome-pilot utilities.  I would like to 
> use the gnome configuration stuff, but i don't want to link libgnomeui,
> nor do I want the daemon to try to connect to the XServer.  Anyone know
> how to do this, if it can be done, and if not is there any reason not to
> add it?
> 

Just link only -lgnome and #include <libgnome/libgnome.h> and don't run
gnome_init and it ought to work as far as I know. I think that's the point
of having libgnome and libgnomeui separate. Maybe not though.

Havoc Pennington ==== http://pobox.com/~hp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]