Re: how to update the gtk lib??



> but the glib-config and gtk-config shell in the /usr/bin/ is still for
> 
> glib1.2 and gtk1.2,at every time the configure of my code will use the 
> 

These two scripts are no longer used in gtk2, the new way of doing that
is to use pkgconfig, have a look at
http://developer.gnome.org/dotplan/porting/ar01s05.html#pkg-config for a
detailed overview of the changes you need to make to compile your
program against gtk2

Christophe



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