On Thu, Aug 24, 2006 at 10:56:08AM -0400, Lee J. Imber wrote:
chgrp /home/hobbit/server/etc/hobbit-nkview.cfg /home/hobbit/server/
etc/hobbit-nkview.cfg.bak
chgrp: /home/hobbit/server/etc/hobbit-nkview.cfg: invalid group name
gmake[1]: *** [install-cfg] Error 1
gmake[1]: Leaving directory `/home/hobbit/hobbit-4.2.0/hobbitd'
gmake: *** [install-hobbitd] Error 2
Seems that a group name might not have been specified?
Make sure you define the webserver group ID when running "configure".
If you dont want to re-run the configure script, make sure that HTTPDGID
is set to a valid group-id in the top-level Makefile.
Regards,
Henrik