Angelo wrote: > This happens for three major parts of icinga all located in the cgi-bin folder > which is nowhere to be found, the .c files are still located under > /usr/src/icinga-1.7.1/cgi/
common problem - make sure to follow the docs to install the required headers and libs to be used when building the binaries. in your case, such requirements where not met, and therefore the cgis not built. configure output would have told you that something is missing - check that. > > Some of the .c files have been compiled into cgi files but other weren't with > the installation of icinga, I have all the needed libraries in place and all > the > needed dependencies are covered but still when I try to compile the .c files > manually using gcc statusmap.c for instance it throws me an error. manually gcc'ing is not recommended as there are make targets defined for that. for the record - tell us your os/distribution. packages are recommended for proper maintenance and administration. > > Help please. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > icinga-users mailing list > icinga-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/icinga-users -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: michael.friedr...@univie.ac.at phone: +43 1 4277 14359 mobile: +43 664 60277 14359 fax: +43 1 4277 14338 web: http://www.univie.ac.at/zid http://www.aco.net Lead Icinga Core Developer http://www.icinga.org ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ icinga-users mailing list icinga-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/icinga-users