<div dir="ltr">Hi-<div><br></div><div>I had syslog-ng 3.5.3 operational without an issue. I wanted to implement the smtp driver so installed libesmtp and then re-compiled both enventlog and syslog-ng. The only difference was my configure arguments for syslog-ng, which was configure --with-libesmtp=/usr/local/lib. Everything looked good afterwards.</div>
<div><br></div><div><div>syslog-ng Open Source Edition 3.5.3 configured</div><div> Compiler options:</div><div> compiler : gcc -std=gnu99</div><div> compiler options : -g -O2 -Wall -pthread -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/eventlog -I$(top_srcdir)/lib/ivykis/src/include -I$(top_builddir)/lib/ivykis/src/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64</div>
<div> linker flags :</div><div> prefix : /usr/local</div><div> linking mode : dynamic</div><div> embedded crypto : no</div><div> __thread keyword : yes</div>
<div> Submodules:</div><div> ivykis : internal</div><div> libmongo-client : internal</div><div> librabbitmq : internal</div><div> Features:</div><div> Debug symbols : no</div>
<div> GCC profiling : no</div><div> Memtrace : no</div><div> IPV6 support : yes</div><div> spoof-source support : no</div><div> tcp-wrapper support : no</div>
<div> Linux capability support : no</div><div> PCRE support : yes</div><div> Env wrapper support : no</div><div> systemd support : no (unit dir: none)</div><div> Modules:</div><div>
Module search path : /usr/local/lib/syslog-ng</div><div> Sun STREAMS support (module): no</div><div> SSL support (module) : yes</div><div> SQL support (module) : no</div><div> PACCT module (EXPERIMENTAL) : no</div>
<div> MongoDB destination (module): yes</div><div> JSON support (module) : no</div><div> SMTP support (module) : yes</div><div> AMQP destination (module) : yes</div><div> STOMP destination (module) : yes</div>
<div> GEOIP support (module) : no</div><div> Redis support (module) : no</div></div><div><br></div><div><br></div><div>Yet, now when I attempt to start syslog-ng I receive the following error.</div><div><br></div>
<div>/usr/local/sbin/syslog-ng: error while loading shared libraries: <a href="http://libsyslog-ng-3.5.3.so">libsyslog-ng-3.5.3.so</a>: cannot open shared object file: No such file or directory<br></div><div><br></div><div>
<br></div><div>However, the file looks good also.</div><div><div><br></div><div>ls -l /usr/local/lib/<a href="http://libsyslog-ng-3.5.3.so">libsyslog-ng-3.5.3.so</a></div><div>-rwxr-xr-x 1 root root 2227624 Mar 12 08:47 /usr/local/lib/<a href="http://libsyslog-ng-3.5.3.so">libsyslog-ng-3.5.3.so</a></div>
</div><div><br></div><div>any thoughts as to what might be wrong?</div><div><br></div><div>Thanks,</div><div><br></div><div><br></div></div>