<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi <br>
I have tried to install syslog-ng-3.0.1+20090312 with 
eventlog-0.2.9+20090312 on a CentOS 5.2  following this steps below<br>
<br>
1)  tar -xzvf eventlog-0.2.9+20090312.tar.gz<br>
2) tar -xzvf syslog-ng-3.0.1+20090312.tar.gz<br>
3) mkdir -p /opt/syslog-ng-3.0.1/eventlog<br>
4) cd eventlog-0.2.9+20090312<br>
5) ./configure --prefix=/opt/syslog-ng-3.0.1/eventlog/<br>
6)  make&amp;&amp;make install<br>
7) export PKG_CONFIG_PATH=/opt/syslog-ng-3.0.1/eventlog/lib/pkgconfig/<br>
8) cd syslog-ng-3.0.1+20090312<br>
9) ./configure --prefix=/opt/syslog-ng-3.0.1/<br>
<br>
<br>
and this is the output executing the last command <br>
<br>
<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking pkg-config is at least version 0.9.0... yes<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes<br>
checking for gawk... gawk<br>
checking whether make sets $(MAKE)... yes<br>
checking for gcc... gcc<br>
checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>
checking for suffix of executables... <br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ISO C89... none needed<br>
checking for style of include used by make... GNU<br>
checking dependency style of gcc... gcc3<br>
checking for gcc... (cached) gcc<br>
checking whether we are using the GNU C compiler... (cached) yes<br>
checking whether gcc accepts -g... (cached) yes<br>
checking for gcc option to accept ISO C89... (cached) none needed<br>
checking dependency style of gcc... (cached) gcc3<br>
checking for bison... no<br>
checking for byacc... no<br>
checking for flex... no<br>
checking for lex... no<br>
checking whether make sets $(MAKE)... (cached) yes<br>
checking for ranlib... ranlib<br>
checking for special C compiler options needed for large files... no<br>
checking for _FILE_OFFSET_BITS value needed for large files... 64<br>
checking how to enable static linking for certain libraries... GNU or
Solaris<br>
checking how to run the C preprocessor... gcc -E<br>
checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>
checking for ANSI C header files... yes<br>
checking for sys/types.h... yes<br>
checking for sys/stat.h... yes<br>
checking for stdlib.h... yes<br>
checking for string.h... yes<br>
checking for memory.h... yes<br>
checking for strings.h... yes<br>
checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>
checking for unistd.h... yes<br>
checking dmalloc.h usability... no<br>
checking dmalloc.h presence... no<br>
checking for dmalloc.h... no<br>
checking for strings.h... (cached) yes<br>
checking getopt.h usability... yes<br>
checking getopt.h presence... yes<br>
checking for getopt.h... yes<br>
checking stropts.h usability... yes<br>
checking stropts.h presence... yes<br>
checking for stropts.h... yes<br>
checking sys/strlog.h usability... no<br>
checking sys/strlog.h presence... no<br>
checking for sys/strlog.h... no<br>
checking door.h usability... no<br>
checking door.h presence... no<br>
checking for door.h... no<br>
checking sys/capability.h usability... no<br>
checking sys/capability.h presence... no<br>
checking for sys/capability.h... no<br>
checking sys/prctl.h usability... yes<br>
checking sys/prctl.h presence... yes<br>
checking for sys/prctl.h... yes<br>
checking tcpd.h usability... yes<br>
checking tcpd.h presence... yes<br>
checking for tcpd.h... yes<br>
checking whether struct tm is in sys/time.h or time.h... time.h<br>
checking for struct tm.tm_gmtoff... yes<br>
checking for I_CONSLOG... no<br>
checking for O_LARGEFILE... yes<br>
checking for struct sockaddr_storage... yes<br>
checking for struct sockaddr_in6... yes<br>
checking for PR_SET_KEEPCAPS... yes<br>
checking for door_create in -ldoor... no<br>
checking for socket in -lsocket... no<br>
checking for nanosleep in -lrt... yes<br>
checking for gethostbyname in -lnsl... yes<br>
checking for regexec in -lregex... no<br>
checking for res_init in -lresolv... no<br>
checking for cap_set_proc in -lcap... no<br>
checking for pcre_compile in -lpcre... no<br>
checking for strdup... yes<br>
checking for strtol... yes<br>
checking for strtoll... yes<br>
checking for strtoimax... yes<br>
checking for inet_aton... yes<br>
checking for inet_ntoa... yes<br>
checking for getopt_long... yes<br>
checking for getaddrinfo... yes<br>
checking for getutent... yes<br>
checking for strcasestr... yes<br>
checking for TCP wrapper library... -lwrap<br>
checking for OPENSSL... yes<br>
checking for dlsym in -ldl... yes<br>
checking for inflate in -lz... yes<br>
checking for dlsym in -ldl... (cached) yes<br>
checking for LIBDBI... no<br>
checking for dbi_initialize in -ldbi... no<br>
checking for LIBNET... no<br>
checking whether to enable Sun STREAMS support... no<br>
checking whether to enable Sun door support... no<br>
checking whether to enable TCP wrapper support... yes<br>
checking whether to enable spoof source support... no<br>
checking whether to enable IPv6 support... yes<br>
checking whether to enable SQL support... no<br>
checking whether to enable Linux capability support... no<br>
checking whether to enable PCRE support... no<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking for GLIB - version &gt;= 2.10.1... no<br>
*** Could not run GLIB test program, checking why...<br>
*** The test program failed to compile or link. See the file config.log
for the<br>
*** exact error that occured. This usually means GLIB is incorrectly
installed.<br>
configure: error: Cannot find GLIB version &gt;= 2.10.1: is pkg-config
in path?<br>
<br>
the latest 5 lines upon the GLIB library not updated, but mi CentOS is
the latest. So, why this error?<br>
<br>
All hepls will be h<span
 style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;"
 lang="EN-US">ighly</span> appreciated<br>
<br>
bye<br>
Luigi<br>
<br>
</body>
</html>