On Mon, 18 Oct 2010 12:47:35 -0700, Matthew Hall wrote:
I have another problem. RHEL 5 is missing this file:
/usr/lib/pkgconfig/glib-2.0.pc
So I created a faked out version based on Ubuntu's file with the version number modified to match the RHEL 5 glib RPM's version. [...] checking for GLIB... Requested 'glib-2.0 >= 2.10.1' but version of GLib is 2.4.7-1
configure: error: Package requirements (glib-2.0 >= 2.10.1 gmodule-2.0) were not met: [...] So apparently RHEL 5 has too old of a glib too. I assume I must have missed it last time because it failed on PCRE before it got to glib and the script stopped running.
Are you sure you're having correct packages installed? Namely, glib2-devel. [root@dev32 ~]# rpm -qf /usr/lib/pkgconfig/glib-2.0.pc glib2-devel-2.12.3-4.el5_3.1 [root@dev32 ~]# HTH -- Jakub Jankowski|shasta@toxcorp.com|http://toxcorp.com/ GPG: FCBF F03D 9ADB B768 8B92 BB52 0341 9037 A875 942D