I installed glib2 and glib2-devel RPMS, but still says i needed glibc-2.3.4. Currently I have glibc-2.3.2, Can glibc-2.3.2 and glibc-2.3.4 or higher co-exist in a machine. Thanks for your response, gorkhe ----- Original Message ----- From: "Valdis Kletnieks" <Valdis.Kletnieks@vt.edu> To: "Raj Gurung" <rgurung@cait.org> Cc: "Syslog-ng users' and developers' mailing list" <syslog-ng@lists.balabit.hu> Sent: Wednesday, July 11, 2007 4:59:08 PM (GMT-0600) America/Chicago Subject: Re: [syslog-ng] compilation errors -- Syslog-ng-2.0.4 On Wed, 11 Jul 2007 16:37:50 CDT, Raj Gurung said:
i am trying to compile syslog-ng-2.0.4 in RHEL4 box. When i did ./configure, it provides me the following error: .............. checking for GLIB... Package glib-2.0 was not found in the pkg-config search path.
I have glib-1.2.10-11.1 version on my RHEL4 box. Is that the problem with the glib version or has anyone got this problem before ?
Install the 'glib2' and 'glib2-devel' RPMs. Yes, they *WILL* co-exist next to your glib and glib-devel versions, having both versions installed is safe and effective and should fix your problem.