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