Hi,<br><br>Could anyone tell me what this error is and how do I overcome it?<br><br>This is the error I get when I make install, it is smooth when I configure with <br><pre>./configure --with-command-group=nagcmd I use the username and the group name given in the doc<br>
<br>[root@test:/mnt/downloads/nagios-3.0.6] make install<br>cd ./base && make install<br>make[1]: Entering directory `/mnt/downloads/nagios-3.0.6/base'<br>make install-basic<br>make[2]: Entering directory `/mnt/downloads/nagios-3.0.6/base'<br>
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/bin<br>/usr/bin/install -c -m 774 -o nagios -g nagios nagios /usr/local/nagios/bin<br>/usr/bin/install: cannot stat `nagios': No such file or directory<br>
make[2]: *** [install-basic] Error 1<br>make[2]: Leaving directory `/mnt/downloads/nagios-3.0.6/base'<br>make[1]: *** [install] Error 2<br>make[1]: Leaving directory `/mnt/downloads/nagios-3.0.6/base'<br>make: *** [install] Error 2<br>
<br><br>Thanks and Regards<br><br><br>Marky<br><br><br><br></pre><br><br><br><br>