monit-general
[Top][All Lists]
Advanced

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

Re: [Announce] Monit 5.3


From: Martin Pala
Subject: Re: [Announce] Monit 5.3
Date: Thu, 15 Sep 2011 00:40:16 +0200

The patch is attached. It adds the build specification to the SSL library 
search path, tested on Deban Sid, emulating the build system which runs 
configure with --build=x86_64-linux-gnu 

If you want to use the patch, then after applying the patch to the 
configure.ac, run the "./bootstrap" in monit directory to regenerate the 
configure script.



Attachment: configure_ssl.patch
Description: Binary data





On Sep 14, 2011, at 11:26 PM, Sergey B Kirpichev wrote:

> On Thu, Sep 15, 2011 at 12:52 AM, Martin Pala <address@hidden> wrote:
>> Btw. the workaround is to specify the SSL library directory (in general 
>> whenever Monit cannot find the SSL in default search paths):
>> 
>>        ./configure --with-ssl-lib-dir=/usr/lib/x86_64-linux-gnu
>> 
>> With this option the monit-5.3 compiles fine on Sid.
> 
> Yep.  I already tested this solution, thanks.  Probably,
>     --with-ssl-lib-dir=/usr/lib/$(DEB_HOST_GNU_TYPE)
> could be viable workaround for debian/rules, but I'm unsure.
> 
> --
> To unsubscribe:
> https://lists.nongnu.org/mailman/listinfo/monit-general


reply via email to

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