Re: Help with Glib-1.2.6



> install) on will not find the glib-configure script...
> 
> System: PII 450 Running fresh install of RedHat6 With, and without the
> Xwindows system installed.

glib-config is part of the glib-devel rpm. You most likely do not have
it installed, depending on which options you chose when installing
RedHat. You can find out by issuing:

rpm -q glib-devel

If you do in fact have it installed, the next step is to do a:

rpm -ql glib-devel

and see where glib-config is installed (usually /usr/bin/glib-config)
and make sure that is in your path when you run the configure script.

Eric



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