I am missing some cgi’s in my install of Nagios (statusmap.cgi, trends.cgi and 
histogram.cgi).

 
I have made sure that I have these libraries installed on my system:

libgd, libgd-devel, libpng, libpng-devel, libjpeg, libjpeg-devel, zlib, 
zlib-devel 

 
I then do this:

make devclean

./configure

make cgis

 
But this dosent create the files statusmap.cgi, trends.cgi and histogram.cgi, 
they don’t get compiled...

 
So I tried this:

make devclean

./configure --with-gd-lib=/usr/lib --with-gd-inc=/usr/include

make cgis

 
And this:

make devclean

./configure --with-gd-lib=/usr/local/lib--with-gd-inc=/usr/local/include

make cgis

 
Problem still not solved, can anyone help me, how do I get the statusmap.cgi, 
trends.cgi and histogram.cgi

 
Best regards
Jakob Verner Christensen
_________________________________________________________________
Ring til venner med pc-til-pc-opkald - GRATIS
http://get.live.com/messenger/overview
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to