On 2002-11-05 17:41, Akifyev Sergey <[EMAIL PROTECTED]> wrote:
> 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:

[...]
> > make install
> > 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.

No.  The best solution is to "port" iptraf, by making the necessary
changes, and then save the differences in proper patch files.  The
existing ports can provide thousands of examples of how this should be
done to be easy to add as a port to the collection :)


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

Reply via email to