Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 18:01:48 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        jle <jle@baa.ssars.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Totally newbie - install problems
Message-ID:  <20030619175905.B11031@wonkity.com>
In-Reply-To: <20030619152442.U3677@baa.ssars.net>
References:  <20030619152442.U3677@baa.ssars.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 19 Jun 2003, jle wrote:

> >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.

The target is actually "depends" with the "s".

But how is that different from 'make install clean'?

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030619175905.B11031>