On Wed, 6 Nov 2002, Sylvain Jaume wrote:
> In file included from configure:10177:
> /usr/local/include/glib.h:66: glibconfig.h: No such file or directory
You need to include glib in your PKG_CONFIG_PATH (and possibly in your
LD_LIBRARY_PATH as well).
Add <path to glib>/lib/pkgconfig to your PKG_CONFIG_PATH and try
again. If that doesn't fix the problem, add <path to glib>/lib to your
LD_LIBRARY_PATH and try. That should take care of the problem.
Good luck...
--- Amir
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list