On Tue, 28 Jan 2003, Michal 'Gleba' Ziemski wrote:

> Your linker is not able to find the requirded GTK libs.
> 
> Run gtk-config --libs --cflags and check if the paths are correct
> (I belive gtk-config is a wrapper to pkg-config for GTK??)
> If not you'll have to edit your .pc files (most probably they are
> in /usr/lib-pkg-config)
> 
> If this seems fine, check your library paths (/etc/ld.so.config - or sth
> like that
> don't remember for sure right now) and add your gtk lib path if required.
> 
> run ldconfig -v and check if the gtk libs are listed

Actually ldconfig is operating system specific. For Solaris it is crle.

Chris


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to