Results 1 to 4 of 4
i get following while installing GTK 2.6.4
Code:
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GLIB - version >= 2.6.0...
*** 'pkg-config --modversion glib-2.0' returned 2.6.3, but GLIB (2.6.5)
*** ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-15-2005 #1
GTK Installation error
i get following while installing GTK 2.6.4
dont understand.... glib is 2.6.5, but while pkg-config --modversion glib-2.0 shows 2.6.3?Code:checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GLIB - version >= 2.6.0... *** 'pkg-config --modversion glib-2.0' returned 2.6.3, but GLIB (2.6.5) *** 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.6.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/pub/gtk/.
and how to delete glib-2.0 2.6.3, or whtat to do?
- 08-15-2005 #2
did you run
http://www.die.net/doc/linux/man/man8/ldconfig.8.htmlCode:ldconfig
Brilliant Mediocrity - Making Failure Look Good
- 08-15-2005 #3
yes, i ahve just typed
without any options. correct?Code:ldconfig
- 08-15-2005 #4
yes, now try install gtk again.
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
