Witam, Thursday, July 1, 2010, 11:06:03 AM, you wrote:
> I ran into this same problem and finally discovered that it was because > there were two sets of rsyslog modules, the old ubuntu defaults and the > ones I compiled. the wrong ones were being found and problems resulted. > you may find that you have files in /usr/lib/rsyslog and in > /usr/local/lib/rsyslog > delete the wrong ones (probably /usr/lib/rsyslog is the ubuntu package. > rsyslog needs to eventually gain the ability to version the modules and > report when the wrong version module is loaded. But at the moment this is > not available. I don't think it is a good solution. If I compile 5.5.0 with --prefix=/my/directory and then make install is done to that directory rsyslogd should read libs from there (and in fact - is doing that because omudpspoof module is working). Not from /usr/lib/rsyslog. Or maybye I'm wrong somewhere... correct me. Why rsyslogd is searching for other libs elsewhere than in it's install directory? -- Best regards, Głowacki, Tomasz (INFO) mailto:[email protected] Polskie Sieci Elektroenergetyczne - Info Sp. z o.o. Dział Sieci tel. (022) 3401597, (601) 672872 _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

