Nagios Install Error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
cchang
Posts: 5
Joined: Thu Apr 19, 2012 4:00 pm

Nagios Install Error

Post by cchang »

I'm trying to do a basic install following the quick start guide on CentOS 6.2 I ran the command "./configure --with-command-group=nagcmd" and it looks ok. Then I run the "make all" command and I get an error. "*** No rule to make target '../include/locations.h', needed by 'broker.o. Stop." The next line has "*** [all] Error 2". I didn't do anything special. In fact this server was fresh install with the latest yum updates. Can someone help me with this?

Thanks.
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Nagios Install Error

Post by jsmurphy »

I was about to reply that you needed to watch the configure closely but I see you already found the answer in another thread :)
Locked