[syslog-ng]libevtlog.so.0: cannot open shared object file
Shane Presley
syslog-ng@lists.balabit.hu
Tue, 11 Jan 2005 08:03:30 -0500
When I try to start syslog-ng (on RedHat ES 3)I get this error:
Starting syslog-ng
/usr/local/sbin/syslog-ng: error while loading shared libraries:
libevtlog.so.0: cannot open shared object file: No such file or
directory
[FAILED]
I have compiled eventlog, and that file is...
find / -name libevtlog.so
/usr/local/lib/libevtlog.so
Is this a path problem or something? I'm new to linux so I assume I'm
missing something obvious. But I did try to google this error first
and found nothing.
Shane