|
|||||||||||
|
Installing gtk+-2.8.9
From: Johan Booysen <johan(at)matrix-data.co.uk>
Date: Wed Sep 26 2007 - 06:56:43 EDT
So far I've compiled and installed (in this order):
glib-2.14.0
During this process I had to upgrade the following too:
automake-1.9.6
Now I'm trying to get gtk+-2.8.9 to build. When I run ./configure, it tells me: checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.7.1 atk >= 1.0.1 pango >= 1.9.0 cairo >= 0.9.2) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. So it doesn't think that any of those are installed...and I believe it has something to do with pkg-config, and with the environment variables that should be PKG_CONFIG_PATH=/usr/local/lib/pkgconfig (which it is), and PKG_CONFIG=/usr/local/bin/pkg-config (which it is).
$ ls -l /usr/local/lib/pkgconfig
cairo-xlib-xrender.pc
$ /usr/local/bin/pkg-config --version
Am I right when I say that somehow I *just* need to get gtk+-2.8.9's configure script to look in the right place? I don't seem to have much luck doing that, so would appreciate any advice on this.
Thanks very much.
This archive was generated by hypermail 2.1.8 : Wed Oct 10 2007 - 00:41:24 EDT |
||||||||||
|
|||||||||||