linux ?

Paul Taylor paul at kcnetcare.com
Sat Aug 23 19:35:18 CDT 2003


I'm running ./configure on pango-1.0.5 and get this error message:

checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.0.7, but GLIB (2.0.6)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** Glib 2.0.0 or better is required. The latest version of
*** Glib is always available from ftp://ftp.gtk.org/.

After some searching on the Internet I found a recommendation to fix:

set LD_LIBRARY_PATH
 export
LD_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib:/usr/X11R6/lib:/var/lib:
$LD_LIBRARY_PATH
 also add /usr/local/lib in /etc/ld.so.conf  & run  ldconfig.

I don't know where to set LD_LIBRARY_PATH stuff. I've added /usr/local/lib
in /etc/ld.so.conf.

Any help would be appreciated.

Paul




More information about the Kclug mailing list