[Nagios-devel] 'make install-init' root group assumption
Posted: Wed Aug 21, 2002 2:52 pm
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: [email protected]
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: [email protected]