<div><span class="gmail_quote">On 12/17/07, <b class="gmail_sendername">Roger</b> <<a href="mailto:Roger@nagioswiki.com">Roger@nagioswiki.com</a>> wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm having problems "make install"-ing PNP (PNP is not Perfparse), and I suspect it's because I have not inserted the correct parameters on configure for CentOS 4.x / Nagios 2.10 (installed via RPMforge package).
<div><br> </div><div>When I run the following:</div><div><br> </div><div><div>./configure --bindir=/usr/bin --libexec=/usr/lib/nagios/plugins --sysconfdir=/etc/nagios --with-perfdata-dir=/var/log/nagios/perfdata --datadir=/usr/share/nagios
</div><div><br> </div><div>I get this:</div><div><br> </div><div><div>*** Configuration summary for pnp 0.4.3 13-10-2007 ***:</div><div><br> </div><div> General Options:
</div><div> -------------------------</div><div>        Nagios user/group:  nagios,nagios</div><div>        Install ${prefix}:  /usr/local/nagios</div><div>                 HTML Dir:  /usr/share/nagios</div><div>               Config Dir:  /etc/nagios/
</div><div>          Path to rrdtool:  /usr/bin/rrdtool</div><div>      RRD Files stored in:  /var/log/nagios/perfdata</div><div>                Is Update:  Please backup your installation!</div><br>
</div><div><br> </div><div>After I run the configure script, I run "make all" and then "make install", it's supposed to put the compiled code in /usr/local/nagios, right?
</div><div><br> </div><div>But when I look there, all I see in /usr/local/nagios/man/man1 is the fil 'pnpsender.1'</div><div><br> </div><div>(I'm trying to get over this hump so that I can follow the rest of the instructions here: 
<a href="http://www.ederdrom.de/pnp/doc_complete" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.ederdrom.de/pnp/doc</a><a href="http://www.ederdrom.de/pnp/doc_complete" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
_complete</a> )</div></div></blockquote><div><br class="webkit-block-placeholder"></div><div>Whoops, forgot to mention that I get the following when I run a "make install"</div><div><br class="webkit-block-placeholder">
</div><div><div>do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/share/nagios; done</div><div>/usr/bin/install: cannot stat `pnp/*.php': No such file or directory</div><div>make[1]: *** [install] Error 1</div>
<div>make[1]: Leaving directory `/tmp/pnp-0.4.3/share'</div><div>make: *** [install] Error 2</div></div><br><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div> </div><br>
 </div><br>