> I am getting this error when I do the make install. I have tried to figure out > what it is but I am unable to figure it out. If you could please help I would > greatly appriciate it > > Installing ircd... > Installing new ircd as /usr/home/qanadin/imanicy/irc/ircd.200202102111 : > /usr/bin/install -c -m 711 -o imanicy -g users ircd /usr/home/qanadin/imanicy/ir > c/ircd.`cat /tmp/ircd.tag`
> install: unknown group users ^^^^^^^^^^^^^^^^^^^ That should be all you need to know. You're trying to use a group that doesn't exist as ircd's group owner. -- Kevin L. Mitchell <[EMAIL PROTECTED]>