Hey, I figured it out.  The problem is in the fact that KDE defaultly
installs the GLib and GTK in the "/usr" prefix directory.  When in fact the
default location that ./configure sets it at is "/usr/local".  So, all you
have to do, is when you are trying to configure either/both GLib and GTK
you have to use this command line when you run ./configure:

./configure --prefix=/usr

Then the configuration should be correct.  Then continue with the "make"
and "make install" commands and it *should* (hehe) work.  I just figured
this out and it works great for me, so tell me your results.  Later man,
and enjoy.

At 08:47 PM 3/15/99 -0500, you wrote:
>i have the same problem and i whould appricate help to!


-------------------------
Signed,

Bob 'Reveral' Bonifield
[EMAIL PROTECTED]
Fraggin' in the Heartland
http://lan.quakecity.net/

Reply via email to