Hi folks, I've downloaded the source for syslog-ng 2.0.5 and am trying to build an RPM. When I try, I get a missing dependency with libevtlog-devel. I did compile and install eventlog-0.2.5, as well as adding /usr/local/lib to /etc/ld.so.conf. Even if I just try configuring syslog-ng, I get a similar error: 'No package eventlog' found. Thanks
On Fri, 2007-10-05 at 13:04 -0600, Andrew Kerr wrote:
Hi folks,
I've downloaded the source for syslog-ng 2.0.5 and am trying to build an RPM. When I try, I get a missing dependency with libevtlog-devel.
the RPM build expects libevtlog to be compiled as an RPM too.
I did compile and install eventlog-0.2.5, as well as adding /usr/local/lib to /etc/ld.so.conf.
Even if I just try configuring syslog-ng, I get a similar error:
'No package eventlog' found.
add /usr/local/lib/pkgconfig to your PKG_CONFIG_PATH -- Bazsi
participants (2)
-
Andrew Kerr
-
Balazs Scheidler