As rpm -qa shows, I have the openssl-devel package installed :
[nag...@itcenter1 ~]$ rpm -qa | grep ssl
openssl-devel-0.9.8e-12.el5
app-ssl-5.0-10
openssl-0.9.8e-12.el5
What would then be my <DIR> ???
/usr/bin/openssl
/usr/include/openssl
/usr/include/openssl/aes.h
/usr/include/openssl/asn1.h
/usr/include/openssl/asn1_mac.h
/usr/include/openssl/asn1t.h
/usr/include/openssl/bio.h
...
/usr/lib/openssl
/usr/lib/openssl/engines
/usr/lib/openssl/engines/lib4758cca.so
/usr/lib/openssl/engines/libaep.so
/usr/lib/openssl/engines/libatalla.so
...
I find in the source-code of configure the following :
--with-ssl=DIR sets location of the SSL installation
--with-ssl-inc=DIR sets location of the SSL include files
--with-ssl-lib=DIR sets location of the SSL libraries
Greetingz,
Jonas.
On Mon, 2009-11-09 at 17:22 +0100, frank.bourd...@dga.defense.gouv.fr
wrote:
> hi
>
> Are openssl development libraries installed on the nagios server ?
> If not, install it and compile nrpe with it (specify in command line :
> ./configure --with-ssl=<DIR>)
>
> Cheers
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null