[syslog-ng]libevtlog.so.0: cannot open shared object file
Loïc Minier
syslog-ng@lists.balabit.hu
Tue, 11 Jan 2005 17:59:20 +0100
Hi,
Shane Presley <shane.presley@gmail.com> - Tue, Jan 11, 2005:
> libevtlog.so.0: cannot open shared object file: No such file or
> I have compiled eventlog, and that file is...
> find / -name libevtlog.so
> /usr/local/lib/libevtlog.so
I dont how Redhat is configurable with respect to LD_LIBRARY_PATH, ut
you probably have a /etc/ld.so.conf to add /usr/local/lib in.
You might need to run ldconfig afterwards.
If that fails, export LD_LIBRARY_PATH=/usr/local/lib prior to launching
syslog-ng.
Regards,
--
Loïc Minier <lool@dooz.org>