Thread: nagios- nrpe installation error(configure: error: Cannot find ssl libraries)
i have installed nagios , want install nrpe. while installing nrpe, when execute (/home/abc/nrpe/configure)
it stops after reaching following linecode:./configure
i have installed libssl-dev , openssl package found them solution error.code:... checking type of socket size... size_t checking ssl headers... ssl headers found in /usr checking ssl libraries... configure: error: cannot find ssl libraries
tried following option also
but error remains.code:./configure --with-ssl=/usr/bin/openssl --with-ssl-lib=/usr/lib
can possible solution ? using ubuntu 12.04 operating system. in advance.
make link of libssl.so.version libssl.so. able install nrpe using on oneric.
cd /usr/lib
ln -s libssl.so.0.9.8 libssl.so
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] nagios- nrpe installation error(configure: error: Cannot find ssl libraries)
Ubuntu
Comments
Post a Comment