Search found 1 match

by DrakaSAN
Wed Jun 18, 2014 5:34 am
Forum: Open Source Nagios Projects
Topic: No "make install-plugin" when installing NRPE.
Replies: 1
Views: 801

No "make install-plugin" when installing NRPE.

I am following this guide : http://nagios.sourceforge.net/docs/nrpe/NRPE.pdf (page 6) I am SSHing on my remote host, downloaded the daemon, ./configure, make, all goes well. But now, the only make install I have is make install-sh, when I m supposed to have at least make install-plugin, install-daem...