Hi,
I'm having a problem installing the nrpe plugin for nagios in an sme-server.
When I run the ./configure file, it stops with an error of:
checking for SSL... configure: error: Cannot find ssl libraries
I've tried searching for ssl and I got:
[root@nagiux nrpe-2.8]# find /* -name ssl
/etc/e-smith/templates.metadata/var/service/qpsmtpd/ssl
/etc/e-smith/templates/usr/share/ssl
/etc/e-smith/events/bootstrap-console-save/templates2expand/var/service/qpsmtpd/ssl
/etc/e-smith/events/console-save/templates2expand/var/service/qpsmtpd/ssl
/etc/e-smith/events/email-update/templates2expand/var/service/qpsmtpd/ssl
/tmp/ssl
/usr/share/ssl
/var/service/qpsmtpd/ssl
/var/service/sqpsmtpd/ssl
/var/service/imap/ssl
/var/service/imap/ssl/usr/share/ssl
So, Im guessing the issue is not the absense of ssl, but something else.
Thank you