rwineland,
PKG_CONFIG_PATH should at least have a value for pkg-config to be able
to find ("also") your new glib installation... Beware modifying
LD_LIBRARY_PATH "just like that". You might want to change it if you
want to be sure you use your freshly-installed glib (provided you
installed the latter in some non-standard location, i.e. using some
other-than-standard --prefix while running ./configure
Kind regards,
PhB
rwineland wrote:
>Hello all I am a new at this I start installing GTK. I installed
>glib-2.12.4, pango-1.14.0 with no problems but when i went to install
>ATK-1.9.0 I get the following error:
>
>checking for GLIB - version >= 2.0.0...
>*** 'pkg-config --modversion glib-2.0' returned 2.12.0, but GLIB
>(2.12.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/.
>
>
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list