This is the relevant output from rsyslogd -d:
- Code: Select all
5991.487260668:main thread: cfline: '$ModLoad omrelp'
5991.487265802:main thread: Requested to load module 'omrelp'
5991.487270322:main thread: loading module '/usr/local/lib/rsyslog/omrelp.so'
5991.487415064:main thread: Called LogError, msg: could not load module '/usr/local/lib/rsyslog/omrelp.so', dlopen: librelp.so.0: cannot open shared object file: No such file or directory
I've tried installing librelp 0.1.1, and compiling rsyslog against that version as well - no luck. And the file definitely exists - no access restrictions to the file either... Has anybody encountered this?


