1829586 Members
2232 Online
109992 Solutions
New Discussion

Nagios (statusmap.cgi)

 
vogt_2
New Member

Nagios (statusmap.cgi)

Hi

I have Nagios on a Suse 8.1 running. My problem is: I cannot compile statusmap.c to statusmap.cgi.
I tried with ./configure and make all, but this order compiled only the other cgi's.
Then I tried with gcc -o statusmap.cgi statusmap.c , but I've now more then 50 error's! I think that's because I've not run ./configure for statusmap.c

What should I now do?
Thank you !
linux forever