<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.34">
<TITLE>RE: [syslog-ng] Syslog-ng 2.0/2.1 on Fedora Core 4</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2>Thanks, Evan, for the reply. I am already using bash as my shell, so I know that's not it. Thanks anyways, though!</FONT>
</P>
<P><FONT SIZE=2>Any other thoughts?</FONT>
</P>
<P><FONT SIZE=2>Chris Ivey</FONT>
</P>
<P><FONT SIZE=2>Affiliated Computer Services</FONT>
<BR><FONT SIZE=2>Enterprise Management Integration Services</FONT>
<BR><FONT SIZE=2>Infrastructure Management Senior Analyst</FONT>
</P>
<P><FONT SIZE=2>chris.ivey@acs-inc.com</FONT>
</P>
<P><FONT SIZE=2>"I have not failed, I have simply found 10,000 ways which do not work!" -- Thomas Edison</FONT>
<BR><FONT SIZE=2>"When you find yourself in a hole, the best thing to do is stop digging!" -- Nick Stokes</FONT>
<BR><FONT SIZE=2>"I reject your reality, and substitute my own!" -- Adam Savage</FONT>
</P>
<BR>
<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: syslog-ng-bounces@lists.balabit.hu [<A HREF="mailto:syslog-ng-bounces@lists.balabit.hu">mailto:syslog-ng-bounces@lists.balabit.hu</A>] On Behalf Of Evan Rempel</FONT>
<BR><FONT SIZE=2>Sent: Friday, April 25, 2008 10:20 AM</FONT>
<BR><FONT SIZE=2>To: Syslog-ng users' and developers' mailing list</FONT>
<BR><FONT SIZE=2>Subject: Re: [syslog-ng] Syslog-ng 2.0/2.1 on Fedora Core 4</FONT>
</P>
<BR>
<P><FONT SIZE=2>Which shell ar you using?</FONT>
<BR><FONT SIZE=2>in some shells (csh and tcsh) the env is NOT propogated to children. in </FONT>
<BR><FONT SIZE=2>those you need to setenv PKG_CONFIG_PATH or you chould just use bash to</FONT>
<BR><FONT SIZE=2>start with.</FONT>
</P>
<P><FONT SIZE=2>Evan.</FONT>
</P>
<P><FONT SIZE=2>On Fri, 25 Apr 2008, Ivey, Chris wrote:</FONT>
</P>
<P><FONT SIZE=2>> Date: Fri, 25 Apr 2008 08:50:35 -0500</FONT>
<BR><FONT SIZE=2>> From: "Ivey, Chris" <Chris.ivey@acs-inc.com></FONT>
<BR><FONT SIZE=2>> Reply-To: Syslog-ng users' and developers' mailing list</FONT>
<BR><FONT SIZE=2>> <syslog-ng@lists.balabit.hu></FONT>
<BR><FONT SIZE=2>> To: Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu></FONT>
<BR><FONT SIZE=2>> Subject: Re: [syslog-ng] Syslog-ng 2.0/2.1 on Fedora Core 4</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Scott et. al.,</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> OK, I am following along with the directions from the "compile</FONT>
<BR><FONT SIZE=2>> syslog-ng" page but am getting errors. I have seen TONS of posts about</FONT>
<BR><FONT SIZE=2>> folks having this error, but I have not found a solution. Here is a snip of</FONT>
<BR><FONT SIZE=2>> the output from the configure command:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> sudo ./configure --enable-spoof-source</FONT>
<BR><FONT SIZE=2>> ...</FONT>
<BR><FONT SIZE=2>> checking for pkg-config... /usr/bin/pkg-config</FONT>
<BR><FONT SIZE=2>> checking pkg-config is at least version 0.9.0... yes</FONT>
<BR><FONT SIZE=2>> checking for GLIB... yes</FONT>
<BR><FONT SIZE=2>> checking for EVTLOG... no</FONT>
<BR><FONT SIZE=2>> configure: error: Cannot find eventlog version >= 0.2: is pkg-config in</FONT>
<BR><FONT SIZE=2>> path?</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> I found the command the configure script runs, so I ran it manaully:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> sudo /usr/bin/pkg-config --exists --print-errors eventlog</FONT>
<BR><FONT SIZE=2>> Package eventlog was not found in the pkg-config search path.</FONT>
<BR><FONT SIZE=2>> Perhaps you should add the directory containing `eventlog.pc'</FONT>
<BR><FONT SIZE=2>> to the PKG_CONFIG_PATH environment variable</FONT>
<BR><FONT SIZE=2>> No package 'eventlog' found</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> env | grep PKG</FONT>
<BR><FONT SIZE=2>> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ls -al /usr/local/lib/pkgconfig/</FONT>
<BR><FONT SIZE=2>> -rw-r--r-- 1 root root 237 Apr 25 08:19 eventlog.pc</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Can anyone help me figure this issue out? Thanks in advance!</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Chris Ivey</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Affiliated Computer Services</FONT>
<BR><FONT SIZE=2>> Enterprise Management Integration Services</FONT>
<BR><FONT SIZE=2>> Infrastructure Management Senior Analyst</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> chris.ivey@acs-inc.com</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> "I have not failed, I have simply found 10,000 ways which do not work!" --</FONT>
<BR><FONT SIZE=2>> Thomas Edison</FONT>
<BR><FONT SIZE=2>> "When you find yourself in a hole, the best thing to do is stop digging!" --</FONT>
<BR><FONT SIZE=2>> Nick Stokes</FONT>
<BR><FONT SIZE=2>> "I reject your reality, and substitute my own!" -- Adam Savage</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> _____</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> From: syslog-ng-bounces@lists.balabit.hu</FONT>
<BR><FONT SIZE=2>> [<A HREF="mailto:syslog-ng-bounces@lists.balabit.hu">mailto:syslog-ng-bounces@lists.balabit.hu</A>] On Behalf Of ScottO</FONT>
<BR><FONT SIZE=2>> Sent: Wednesday, April 23, 2008 9:36 AM</FONT>
<BR><FONT SIZE=2>> To: Syslog-ng users' and developers' mailing list</FONT>
<BR><FONT SIZE=2>> Subject: Re: [syslog-ng] Syslog-ng 2.0/2.1 on Fedora Core 4</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Those version numbers should obviously updated to the latest available, :)</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> On Wed, Apr 23, 2008 at 9:35 AM, ScottO <skippylou@gmail.com</FONT>
<BR><FONT SIZE=2>> <<A HREF="mailto:skippylou@gmail.com">mailto:skippylou@gmail.com</A>> > wrote:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> On various versions of CentOS and Fedora, all I do is:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> - ./configure;make;make install on eventlog-0.2.5.tar.gz (from syslog-ng</FONT>
<BR><FONT SIZE=2>> site)</FONT>
<BR><FONT SIZE=2>> - export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig</FONT>
<BR><FONT SIZE=2>> - ./configure;make;make install on syslog-ng-2.0.5.tar.gz (from syslog-ng</FONT>
<BR><FONT SIZE=2>> site)</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> I did also need to install the glib2-devel package, which I didn't have</FONT>
<BR><FONT SIZE=2>> already installed.</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Hope that helps,</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Scott</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> On Wed, Apr 23, 2008 at 8:36 AM, Ivey, Chris <Chris.ivey@acs-inc.com</FONT>
<BR><FONT SIZE=2>> <<A HREF="mailto:Chris.ivey@acs-inc.com">mailto:Chris.ivey@acs-inc.com</A>> > wrote:</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Hi folks! I posted this question previously, but I am still not clear on</FONT>
<BR><FONT SIZE=2>> the process involved in putting a newer version of syslog-ng on my Fedora</FONT>
<BR><FONT SIZE=2>> Core 4 machines. I need to upgrade, because my version (1.6.11) does not</FONT>
<BR><FONT SIZE=2>> support hi-res timestamps. Can anyone provide some guidance as to how to go</FONT>
<BR><FONT SIZE=2>> about this process? I got information previously to compile from source,</FONT>
<BR><FONT SIZE=2>> but I am not 100% clear on the process. Any guidance from you fine folks</FONT>
<BR><FONT SIZE=2>> would be terribly appreciated!!! Thanks, folks!</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Chris Ivey</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> Affiliated Computer Services</FONT>
<BR><FONT SIZE=2>> Enterprise Management Integration Services</FONT>
<BR><FONT SIZE=2>> Infrastructure Management Senior Analyst</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> chris.ivey@acs-inc.com <<A HREF="mailto:chris.ivey@acs-inc.com">mailto:chris.ivey@acs-inc.com</A>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> "I have not failed, I have simply found 10,000 ways which do not work!" --</FONT>
<BR><FONT SIZE=2>> Thomas Edison</FONT>
<BR><FONT SIZE=2>> "When you find yourself in a hole, the best thing to do is stop digging!" --</FONT>
<BR><FONT SIZE=2>> Nick Stokes</FONT>
<BR><FONT SIZE=2>> "I reject your reality, and substitute my own!" -- Adam Savage</FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>> ____________________________________________________________________________</FONT>
<BR><FONT SIZE=2>> __</FONT>
<BR><FONT SIZE=2>> Member info: <A HREF="https://lists.balabit.hu/mailman/listinfo/syslog-ng" TARGET="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</A></FONT>
<BR><FONT SIZE=2>> <<A HREF="https://lists.balabit.hu/mailman/listinfo/syslog-ng" TARGET="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</A>></FONT>
<BR><FONT SIZE=2>> Documentation:</FONT>
<BR><FONT SIZE=2>> <A HREF="http://www.balabit.com/support/documentation/?product=syslog-ng" TARGET="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</A></FONT>
<BR><FONT SIZE=2>> <<A HREF="http://www.balabit.com/support/documentation/?product=syslog-ng" TARGET="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</A>></FONT>
<BR><FONT SIZE=2>> FAQ: <A HREF="http://www.campin.net/syslog-ng/faq.html" TARGET="_blank">http://www.campin.net/syslog-ng/faq.html</A></FONT>
<BR><FONT SIZE=2>> <<A HREF="http://www.campin.net/syslog-ng/faq.html" TARGET="_blank">http://www.campin.net/syslog-ng/faq.html</A>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>></FONT>
<BR><FONT SIZE=2>______________________________________________________________________________</FONT>
<BR><FONT SIZE=2>Member info: <A HREF="https://lists.balabit.hu/mailman/listinfo/syslog-ng" TARGET="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</A></FONT>
<BR><FONT SIZE=2>Documentation: <A HREF="http://www.balabit.com/support/documentation/?product=syslog-ng" TARGET="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</A></FONT>
<BR><FONT SIZE=2>FAQ: <A HREF="http://www.campin.net/syslog-ng/faq.html" TARGET="_blank">http://www.campin.net/syslog-ng/faq.html</A></FONT>
</P>
</BODY>
</HTML>