|
|||||||||||
|
RE: Installing gtk+-2.8.9
From: Johan Booysen <johan(at)matrix-data.co.uk>
Date: Thu Sep 27 2007 - 04:50:13 EDT
I've tried
./configure --help
but cannot see anything obvious there that shows me how to install the "header files and development scripts". I think part of my problem lies with PHP not "properly" installed. Thanks very much. Johan -----Original Message----- I'm trying to install php-gtk-2.0.beta on a RHEL3 server. I couldn't really find rpm packages for the prerequisites' versions, so have been compiling the prerequisites manually - oh dear... 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.
redhat-list mailing list
-- This archive was generated by hypermail 2.1.8 : Wed Oct 10 2007 - 00:41:26 EDT |
||||||||||
|
|||||||||||