Sean,

I'm having a similar problem with my installation.  I was able to fix
the message you're getting by entering the following when installing
glib:

./configure --prefix=/usr/

because the old glib files are in /usr/lib/, and this overwrites them.
I then got a message about it not being able to find my x libraries.

"X libraries or included files not found"

Any help on this would be appreciated.

Bill

sean wrote:

> Here is my question; I am attempting to install GTK 1.2.5 but it does
> not complete the ./configure. This is the messege I get.
> checking for glib-config... no
> checking for GLIB - version >= 1.2.4... no
> ***The glib-config script installed by GLIB could not be found
> ***If GLIB was installed in PREFIX, make sure PREFIX/bin is in
> ***your path, or set the GLIB_CONFIG enviroment variable to the
> ***full path to glib-config.
> configure: error:
> ***GLIB 1.2.4 or better is required. The latest version of GLIB
> ***is always available from ftp://ftp.gtk.org/.
> [root@scarieville gtk+-1.2.5]#
>
> Now I know that I have glib-config in /usr/local/bin, and I know that
> I have GLIB 1.2.6 because I installed it after the first time I tried
> to install GTK. GLIB installed as far as I can tell correctly. How do
> I set the GLIB_CONFIG enviroment to the full path? "5]# #GLIB_CONFIG
> /root/usr/local/bin/glib-config"<enter>?
>
> Sean
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com

Reply via email to