Totally newbie - install problems

jle jle at baa.ssars.net
Thu Jun 19 15:28:59 PDT 2003


>
>Probably I will need to setup several client computers in the end, so an
>automated installation would be the best (download and install required
>packages/ports for the selected package/port automatically).
>Can you help me?

When you install your ports, use the 'depend all' switches

cd /usr/ports/<pick a port>
make depend all install clean

That will install the port, it's dependencies and clean it up after.

HTH


More information about the freebsd-questions mailing list