Hi,

Quoting Eric Pierce <[EMAIL PROTECTED]>:
> Then, gtk 2.4.9 configured (with --enable-shared) fine, but during 'make' it
> exists out looking for /opt/gnome/lib/libgobject-2.0.la which glib placed
> here: /usr/local/lib/libgobject-2.0.la

Try running ldconfig, and making sure that the pkgconfig on your path is finding
the right glib-2.0.pc file (have a look at the output of pkgconfig --libs
glib-2.0), then check your PKG_CONFIG_PATH environment variable.

It looks like you'll need to re-run configure anyway...

Cheers,
Dave.

--
Dave Neary
Lyon, France
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to