Re: can't install gtk2.0 on solaris 2.8



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




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