R
roN
Hi,
can anybody help in following issue:
*** 'pkg-config --modversion glib-2.0' returned 2.6.4, but GLIB (2.8.0)
*** 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/.
reg@linux:~/Desktop/gtk+-2.6.4> pkg-config --modversion
Must specify package names on the command line
reg@linux:~/Desktop/gtk+-2.6.4> pkg-config --modversion glib
1.2.10
reg@linux:~/Desktop/gtk+-2.6.4> pkg-config --modversion glib-2.0
2.6.4
reg@linux:~/Desktop/gtk+-2.6.4>
What to do to get it sorted out? glib2 2.6.4 is really installed.
Thank you!
can anybody help in following issue:
*** 'pkg-config --modversion glib-2.0' returned 2.6.4, but GLIB (2.8.0)
*** 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/.
reg@linux:~/Desktop/gtk+-2.6.4> pkg-config --modversion
Must specify package names on the command line
reg@linux:~/Desktop/gtk+-2.6.4> pkg-config --modversion glib
1.2.10
reg@linux:~/Desktop/gtk+-2.6.4> pkg-config --modversion glib-2.0
2.6.4
reg@linux:~/Desktop/gtk+-2.6.4>
What to do to get it sorted out? glib2 2.6.4 is really installed.
Thank you!