Aah great, Problem solved!
I'm running ubuntu and I installed libcurl13-openssl-dev which did the trick ;) Thnx for the support Tom! Regards, Tim. -----Original Message----- From: Tom DE BLENDE (EECC) (DHL) [mailto:[EMAIL PROTECTED] Sent: woensdag 11 juni 2008 10:20 To: Tim Van Caeyzeele; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] NRPE 2.12 installation issue Tom OK, then it didn't run OK ;-) Install openssl-devel and try again. Good luck, Tom -----Original Message----- From: Tim Van Caeyzeele [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 10:07 To: Tom DE BLENDE (EECC) (DHL); nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] NRPE 2.12 installation issue Hi Tom, It runs ok except for the SSL part checking for SSL headers... configure: error: Cannot find ssl headers Tim. -----Original Message----- From: Tom DE BLENDE (EECC) (DHL) [mailto:[EMAIL PROTECTED] Sent: woensdag 11 juni 2008 9:46 To: Tim Van Caeyzeele; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] NRPE 2.12 installation issue Tim, Did ./configure run successfully? Can you double check? Tom -----Original Message----- From: Tim Van Caeyzeele [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 09:38 To: Tom DE BLENDE (EECC) (DHL); nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] NRPE 2.12 installation issue Hi Tom, Sorry for not being complete, I tried that aswell ;) [EMAIL PROTECTED]:~/downloads/nrpe-2.12# make all make: *** No rule to make target `all'. Stop. Tim. -----Original Message----- From: Tom DE BLENDE (EECC) (DHL) [mailto:[EMAIL PROTECTED] Sent: woensdag 11 juni 2008 9:37 To: Tim Van Caeyzeele; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] NRPE 2.12 installation issue Try "make all" ;-) From the docs: iv. Install the NRPE daemon Download the source code tarball of the NRPE addon (visit http://www.nagios.org/download/ for links to the latest versions). At the time of writing, the latest version of NRPE was 2.8. cd ~/downloads wget http://osdn.dl.sourceforge.net/sourceforge/nagios/nrpe-2.8.tar.gz Extract the NRPE source code tarball. tar xzf nrpe-2.8.tar.gz cd nrpe-2.8 Compile the NRPE addon. ./configure make all Install the NRPE plugin (for testing), daemon, and sample daemon config file. make install-plugin make install-daemon make install-daemon-config -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim Van Caeyzeele Sent: Wednesday, June 11, 2008 09:34 To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] NRPE 2.12 installation issue Hi Guys, I've just tried installing NRPE 2.12 for monitoring my servers eventviewer etc.. However I'm getting the following error: 1) I downloaded the latest stable version 2.12 2) I extracted the tarball 3) I ran the ./configure script 4) I tried the make install wich gives me the following error: [EMAIL PROTECTED]:~/downloads/nrpe-2.12# make install make: *** No rule to make target `install'. Stop. Any ideas anyone ? Most likely it's easy to solve, but I don't know how.. Regards, Tim Van Caeyzeele IT Administrator Cernum | Kareelstraat 48 | 9300 Aalst | Belgium | T +32 53 80 26 40 | F +32 53 80 26 35 [EMAIL PROTECTED] www.cernum.com P please consider the environment before printing this email ------------------------------------------------------------------------ - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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