[suggest] Fw: [rsyslog] rsyslog 1.19.0 released
Michael Mansour
mic at npgx.com.au
Thu Aug 16 15:46:35 CEST 2007
Hi,
Since rsyslog 1.17.5, I've been building the RPM's using the specfile
attached.
This original spec was from the "redhat people", I just modified:
%define with_db 1
from 0 to 1, and:
Version: 1.19.0
whenever I wnated to build a newer version and most importantly:
%configure --sbindir=%{sbindir} --enable-mysql
ie. added the --enable-mysql to build a mysql-enabled version of rsyslog.
This has worked fine until 1.19.0, where as we can see from the below mailout
from Michael, the mysql support is now a plugin.
When I go to build, I get the following error:
warning: Installed (but unpackaged) file(s) found:
/lib/rsyslog/ommysql.a
/lib/rsyslog/ommysql.la
/lib/rsyslog/ommysql.so.0.0.0
Wrote: /usr/src/redhat/RPMS/i386/rsyslog-1.19.0-1.i386.rpm
so obviously when I install and try to use the mysql logging features, rsyslog
fails to log with:
Aug 16 23:35:11 server rsyslogd:could not load module
'/lib/rsyslog/ommysql.so', dlopen: /lib/rsyslog/ommysql.so: cannot open shared
object file: No such file or directory
SO my question is, how can I modify the spec file to package the mysql
libraries so they can be installed via the built RPM? or should there be two
spec files, one for rsyslog without mysql and one for rsyslog with?
Thanks.
Michael.
---------- Forwarded Message -----------
From: "Michael Meckelein" <mmeckelein at hq.adiscon.com>
To: <rsyslog at lists.adiscon.com>
Sent: Thu, 16 Aug 2007 14:33:56 +0200
Subject: [rsyslog] rsyslog 1.19.0 released
Hi all,
rsyslog 1.19.0 has been released today. This release is the first to
support dynamically loading of output plug-ins. The MySQL output module
has been converted into a loadable plug-in. This enables packagers to
create much cleaner solutions by providing a rsyslog base package and a
MySQL add-on package. This release is recommended for all users.
Changelog:
http://www.rsyslog.com/Article115.phtml
Download:
http://www.rsyslog.com/Downloads-req-getit-lid-52.phtml
As always, feedback is appreciated.
Michael Meckelein
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
------- End of Forwarded Message -------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rsyslog.spec
Type: application/octet-stream
Size: 5181 bytes
Desc: not available
Url : http://lists.rpmforge.net/pipermail/suggest/attachments/20070816/fbd15bc7/rsyslog.obj
More information about the suggest
mailing list