16 Jun
2005
16 Jun
'05
4:59 p.m.
On Thu, Jun 16, 2005 at 09:18:08AM +0200, Olaf Hoyer wrote:
FWIW, I recently installed for testing stuff syslog-ng on my notebook, running 4.11-stable from March 15.
Is it doing anything? I was logging both locally and over the network with udp/tcp.
libol-0.3.15 syslog-ng-1.6.6
ldd `which syslog-ng` /usr/local/sbin/syslog-ng: libc.so.4 => /usr/lib/libc.so.4 (0x2807b000)
Whats with your version of syslog-ng, what are the dynamic dependencies?
libol-0.3.16 syslog-ng-1.6.8 ldd /usr/local/sbin/syslog-ng: libc.so.4 => /usr/lib/libc.so.4 (0x2807b000) -steve