On Tue, 2002-11-05 at 16:59, Tiago Andre wrote:
> Hello there again...
> iam trying install a program called iptraf, but i have some problems on the 
> instalation, i dont know if this is the good place but here it is:
> 
> when i make the
> 
> make install
> 
> appears:
> 
> install: unknown group root

In Linux there is a system group with GID=0, called "root". iptraf was
initially developed for Linux. Easiest way to build/install Linux root
group dependent software is adding
        root:*:0:
to your /etc/groups file, so there will be 2 names for group with GID=0.
        
 
> What's the problem? Iam the root??

You are root, but in group "wheel"

> Thanks.
Nothing for...

Regards,
Ded PoXoron


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to