<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt">I've tried your suggestion to download and install 1.4.5.  I'm able to run make and make install now
but libexec doesn't appear in my specifed directory /usr/local/nagios/<br><br>nagios-plugins-1.4.5]# ls /usr/local/nagios/<br>bin  etc  sbin  share  var<br><br>Although I was able to run make ./configure still had a lot of  "no's", don't know if this is important or not.<br><br>Any idea what could be the problem.<div> </div>Donald<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Ton Voon <ton.voon@altinity.com><br>To: Nagios Users mailinglist <nagios-users@lists.sourceforge.net><br>Sent: Wednesday, 8 November, 2006 12:53:04 PM<br>Subject: Re: [Nagios-users] Can't install Plugins :- 'make' error after running configure<br><br>Sam, <div><br class="khtml-block-placeholder"></div><div>Can you try the 1.4.5 release as we updated libtool and I think this removes the dependency on
 cpp. Please let us know if this fixes it for you.<div><br class="khtml-block-placeholder"></div><div>Ton</div><div><br><div><div>On 8 Nov 2006, at 12:38, Sam Fraser wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin: 0px;">Hello All Nagios users, I'm trying to install Nagios and it's plugins but have a problem when I run through the installation steps outlined in the INSTALL file.</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">This is the output I get from running ./configure as instructed.<span class="Apple-converted-space">  </span>I've found some archive messages that seem to suggest that where there is a "no" it means I don't have the package and should install those before continuing.<span class="Apple-converted-space">  </span>There seems to be an awful lot of no's in this output!! Surely I don't have to install all of this!?</div><div style="margin: 0px; min-height:
 14px;"><br></div><div style="margin: 0px;">Help Anyone?</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">Donald.</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">nagios-plugins-1.4.3]# ./configure --prefix=/usr/local/nagios --with-nagios-user=samfraser --with-nagios-group=</div><div style="margin: 0px;">brochsecure --with-cgiurl=/nagios/cgi-bin</div><div style="margin: 0px;">checking for a BSD-compatible install... /usr/bin/install -c</div><div style="margin: 0px;">checking whether build environment is sane... yes</div><div style="margin: 0px;">checking for gawk... gawk</div><div style="margin: 0px;">checking whether make sets $(MAKE)... yes</div><div style="margin: 0px;">checking build system type... x86_64-unknown-linux-gnu</div><div style="margin: 0px;">checking host system type... x86_64-unknown-linux-gnu</div><div style="margin: 0px;">checking for a BSD-compatible install... /usr/bin/install
 -c</div><div style="margin: 0px;">checking for style of include used by make... GNU</div><div style="margin: 0px;">checking for gcc... gcc</div><div style="margin: 0px;">checking for C compiler default output file name... a.out</div><div style="margin: 0px;">checking whether the C compiler works... yes</div><div style="margin: 0px;">checking whether we are cross compiling... no</div><div style="margin: 0px;">checking for suffix of executables...<span class="Apple-converted-space"> </span></div><div style="margin: 0px;">checking for suffix of object files... o</div><div style="margin: 0px;">checking whether we are using the GNU C compiler... yes</div><div style="margin: 0px;">checking whether gcc accepts -g... yes</div><div style="margin: 0px;">checking for gcc option to accept ANSI C... none needed</div><div style="margin: 0px;">checking dependency style of gcc... gcc3</div><div style="margin: 0px;">checking how to run the C preprocessor... gcc -E</div><div
 style="margin: 0px;">checking for egrep... grep -E</div><div style="margin: 0px;">checking for AIX... no</div><div style="margin: 0px;">checking for ANSI C header files... yes</div><div style="margin: 0px;">checking for sys/types.h... yes</div><div style="margin: 0px;">checking for sys/stat.h... yes</div><div style="margin: 0px;">checking for stdlib.h... yes</div><div style="margin: 0px;">checking for string.h... yes</div><div style="margin: 0px;">checking for memory.h... yes</div><div style="margin: 0px;">checking for strings.h... yes</div><div style="margin: 0px;">checking for inttypes.h... yes</div><div style="margin: 0px;">checking for stdint.h... yes</div><div style="margin: 0px;">checking for unistd.h... yes</div><div style="margin: 0px;">checking minix/config.h usability... no</div><div style="margin: 0px;">checking minix/config.h presence... no</div><div style="margin: 0px;">checking for minix/config.h... no</div><div style="margin: 0px;">checking for gcc...
 (cached) gcc</div><div style="margin: 0px;">checking whether we are using the GNU C compiler... (cached) yes</div><div style="margin: 0px;">checking whether gcc accepts -g... (cached) yes</div><div style="margin: 0px;">checking for gcc option to accept ANSI C... (cached) none needed</div><div style="margin: 0px;">checking dependency style of gcc... (cached) gcc3</div><div style="margin: 0px;">checking how to run the C preprocessor... gcc -E</div><div style="margin: 0px;">checking whether gcc needs -traditional... no</div><div style="margin: 0px;">checking for a sed that does not truncate output... /bin/sed</div><div style="margin: 0px;">checking for ld used by gcc... /usr/bin/ld</div><div style="margin: 0px;">checking if the linker (/usr/bin/ld) is GNU ld... yes</div><div style="margin: 0px;">checking for /usr/bin/ld option to reload object files... -r</div><div style="margin: 0px;">checking for BSD-compatible nm... /usr/bin/nm -B</div><div style="margin: 0px;">checking
 whether ln -s works... yes</div><div style="margin: 0px;">checking how to recognise dependent libraries... pass_all</div><div style="margin: 0px;">checking dlfcn.h usability... yes</div><div style="margin: 0px;">checking dlfcn.h presence... yes</div><div style="margin: 0px;">checking for dlfcn.h... yes</div><div style="margin: 0px;">checking for g++... no</div><div style="margin: 0px;">checking for c++... no</div><div style="margin: 0px;">checking for gpp... no</div><div style="margin: 0px;">checking for aCC... no</div><div style="margin: 0px;">checking for CC... no</div><div style="margin: 0px;">checking for cxx... no</div><div style="margin: 0px;">checking for cc++... no</div><div style="margin: 0px;">checking for cl... no</div><div style="margin: 0px;">checking for FCC... no</div><div style="margin: 0px;">checking for KCC... no</div><div style="margin: 0px;">checking for RCC... no</div><div style="margin: 0px;">checking for xlC_r... no</div><div style="margin:
 0px;">checking for xlC... no</div><div style="margin: 0px;">checking whether we are using the GNU C++ compiler... no</div><div style="margin: 0px;">checking whether g++ accepts -g... no</div><div style="margin: 0px;">checking dependency style of g++... none</div><div style="margin: 0px;">checking how to run the C++ preprocessor... /lib/cpp</div><div style="margin: 0px;">configure: error: C++ preprocessor "/lib/cpp" fails sanity check</div><div style="margin: 0px;">See `config.log' for more details.</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">nagios-plugins-1.4.3]# make</div><div style="margin: 0px;">make: *** No targets specified and no makefile found.<span class="Apple-converted-space">  </span>Stop.</div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div
 style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">Send instant messages to your online friends <a rel="nofollow" target="_blank" href="http://uk.messenger.yahoo.com">http://uk.messenger.yahoo.com</a><span class="Apple-converted-space"> </span></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">-------------------------------------------------------------------------</div><div style="margin: 0px;">Using Tomcat but need to do more? Need to support web services, security?</div><div style="margin: 0px;">Get stuff done quickly with pre-integrated technology to make your job easier</div><div style="margin: 0px;">Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo</div><div style="margin: 0px;"><a rel="nofollow" target="_blank"
 href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642</a></div><div style="margin: 0px;">_______________________________________________</div><div style="margin: 0px;">Nagios-users mailing list</div><div style="margin: 0px;"><a rel="nofollow" target="_blank" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a></div><div style="margin: 0px;"><a rel="nofollow" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a></div><div style="margin: 0px;">::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<span class="Apple-converted-space"> </span></div><div style="margin: 0px;">::: Messages without supporting info will risk being sent to /dev/null</div><div style="margin: 0px; min-height:
 14px;"><br></div><div style="margin: 0px; min-height: 14px;"><br></div><div style="margin: 0px;">This message has been scanned for viruses by MailController - <a rel="nofollow" target="_blank" href="http://www.MailController.altohiway.com">www.MailController.altohiway.com</a></div> </blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2;
 white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal;
 letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><div><br class="khtml-block-placeholder"></div><div><br class="khtml-block-placeholder"></div><div><a rel="nofollow" target="_blank" href="http://www.altinity.com">http://www.altinity.com</a></div><div>T: +44 (0)870 787 9243</div><div>F: +44 (0)845 280 1725</div><div>Skype: tonvoon</div></span></span></span></span></span><br class="Apple-interchange-newline"></span> </div><br></div></div><div>-------------------------------------------------------------------------<br>Using
 Tomcat but need to do more? Need to support web services, security?<br>Get stuff done quickly with pre-integrated technology to make your job easier<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br><a target="_blank" href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642</a></div><div>_______________________________________________<br>Nagios-users mailing list<br>Nagios-users@lists.sourceforge.net<br><a target="_blank" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br>::: Messages without supporting info will risk being sent to /dev/null</div></div><br></div></div><br>Send instant messages to your online friends http://uk.messenger.yahoo.com
 </body></html>