<!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>That is interesting, Evan! I did as you suggested (put the env AND the configure on the same command line) and it worked swimmingly... I don't really understand the "why", but I can't argue with the results. :o)</FONT></P>
<P><FONT SIZE=2>For clarification sake, here is what I was doing before that did not work:</FONT>
</P>
<P><FONT SIZE=2>1.) PKG_CONFIG_PATH=/usr/local/lib/pkgconfig; export PKG_CONFIG_PATH</FONT>
<BR><FONT SIZE=2>2.) sudo ./configure --enable-spoof-source</FONT>
</P>
<P><FONT SIZE=2>Can someone tell me what the difference between that, and Evan's command below, would be? Thanks everyone, especially Evan and ScottO!</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>1120 Celebration Blvd.</FONT>
<BR><FONT SIZE=2>Celebration, FL 34747</FONT>
<BR><FONT SIZE=2>(321) 939-6540 Office</FONT>
<BR><FONT SIZE=2>8296-6540 Disney Tie-Line</FONT>
<BR><FONT SIZE=2>(407) 557-1072 Cell</FONT>
<BR><FONT SIZE=2>162*326905*19 Nextel Direct Connect</FONT>
<BR><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>
<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 1:21 PM</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>>> 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>
</P>
<BR>
<P><FONT SIZE=2>Note that the configure is using /usr/bin/pkg-config</FONT>
<BR><FONT SIZE=2>and your eventlog.pc is in /usr/local/lib/pkgconfig</FONT>
</P>
<P><FONT SIZE=2>You need to set the PKG_CONFIG_PATH prior to running the .configure script</FONT>
<BR><FONT SIZE=2>so that this path gets built into the make process.</FONT>
</P>
<P><FONT SIZE=2>I use</FONT>
</P>
<P><FONT SIZE=2>env PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-spoof-source</FONT>
</P>
<P><FONT SIZE=2>to get the guild right.</FONT>
</P>
<P><FONT SIZE=2>Evan.</FONT>
</P>
<P><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>> --</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</FONT>
<BR><FONT SIZE=2>> 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>> --</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>>> __</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>> __</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:</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>></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>