Page 2 of 2

Re: Installing NRPE on Ubuntu 14.04

Posted: Wed May 20, 2015 9:47 am
by rickwilson7425
Good morning,

We were able to resolve this by adding http://us.archive.ubuntu.com & http://security/ubuntu.com to our proxy server allows.

I was then able to run an apt-get update and then apt-get install libssl-dev. That enabled me to finish the source code compile using ./configure --prefix=/apps/nagios --enable-command-args --with-ssl=/usr/bin/openssl --with-ssl-lib=/usr/lib/x86_64-linux-gnu > /dev/null

Thanks for you all your help.

Rick

Re: Installing NRPE on Ubuntu 14.04

Posted: Wed May 20, 2015 9:49 am
by jolson
I'm happy to hear that you got this working. I'll lock the thread. Feel free to open further threads with any questions or issues you might have. Thanks!