[rsyslog] Building rsyslog from source code
david at lang.hm
david at lang.hm
Sat May 2 22:22:03 CEST 2009
On Sat, 2 May 2009, YungWei.Chen wrote:
> Suppose I have successfully built rsyslog from source code on one
> machine, how do I install it on other CentOS machines? Do I have to
> repeat the build process on each machine? Thanks.
I use checkinstall to create packages (in my case .deb, but it also does
.rpm) and then install that package on the other machines.
I have run into a problem that this process doesn't always replace the
modules, so you are better off doing a uninstall of the old package and
then a install of the new package than just trying an upgrade.
David Lang
More information about the rsyslog
mailing list