monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing recent monit in Centos 6.5


From: Martin Pala
Subject: Re: Installing recent monit in Centos 6.5
Date: Fri, 7 Nov 2014 09:02:28 +0100

Hello,

if PAM is missing, you can install it this way:

        yum install pam

It is also possible to create RPM from monit tar.gz:

        yum install rpm-build flex bison pam-devel openssl-devel
        rpmbuild -tb monit-5.10.tar.gz

Regards,
Martin


> On 07 Nov 2014, at 06:08, Francisco Reyes <address@hidden> wrote:
> 
> Have a client's machine with Centos 6.5
> 
> Tried using these instructions 
> http://www.lifelinux.com/how-to-install-monit-on-centos-redhat/ and that got 
> me monit 4.10 which did not even seem to have mmonit support.
> 
> Tried to install the version in the monit site and that gives the error:
> 
> monit-5.10/bin/monit: error while loading shared libraries: libpam.so.0: 
> cannot open shared object file: No such file or directory
> 
> Anyone either knows how to get monit installed from yum to get a recent 
> version or what package would have libpam?
> 
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

[Prev in Thread] Current Thread [Next in Thread]