11 Jul
2007
11 Jul
'07
11:59 p.m.
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.