[Nagios-devel] 'make install-init' root group assumption

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
Guest

[Nagios-devel] 'make install-init' root group assumption

Post by Guest »

Hi all, thought it was about time to start looking at Nagios :-) However,
just had a small note on the installation (don't know if it's been
mentioned yet as I just joined):

I got this step done by hand easily, but thought I should mention that the
make process assumes the root group to be 'root':

[doh: /usr/local/build/nagios-1.0b5]$ make install-init
/usr/bin/install -c -m 755 -d -o root -g root /usr/local/etc/rc.d
install: unknown group root
*** Error code 67


Thanks!

Atle
-
Flying Crocodile Inc, Unix Systems Administrator






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: atlev@mail.flyingcroc.net
Locked