brockmasterflex
07-19-2004, 08:44 PM
Hey guys, just did a fresh install of Mandrake 10. I wanted to install Nessus to test for security issues and I want to use the GUI because its abit easier for the person that is going to be using this computer. So, I needed GTK+ for the gui. I downloaded GTK untared it, but it needs Atk, so I download the source for Atk. Atk needs Glib..... ok... this is getting stupid. I get the latest version of Glib, which is 2.4.4 however when I ./configure ATK i get this error...
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.2.3, but GLIB (2.4.4)
*** 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/.
[root@sulu atk-1.2.4]# echo $LD_LIBRARY_PATH
Now, to me my current glib should even work.... I checked all these things and nothing is working... anyone ever have a problem like this or have an light to shine on this?
-bmf
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.2.3, but GLIB (2.4.4)
*** 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/.
[root@sulu atk-1.2.4]# echo $LD_LIBRARY_PATH
Now, to me my current glib should even work.... I checked all these things and nothing is working... anyone ever have a problem like this or have an light to shine on this?
-bmf