Subject: Re: Intall packages
To: Bill Hudspeth <wjhud@jps.net>
From: None <mcmahill@mtl.mit.edu>
List: port-i386
Date: 08/24/2000 10:27:21
On Thu, 24 Aug 2000, Bill Hudspeth wrote:

> Bernd Sieker wrote:
> > 
> > On 24.08.00, 06:13:55, Bill Hudspeth wrote:
> > 
> > Obviously, you have to give pkg_add a real file name, as in:
> > pkg_add /mnt/cdrom/packages/1.4/i386/all/kde-1.1.2.tgz
> 
> 
> I was imagining that there was a way to add an 'entire' package
> so that dependencies would be taken care of.
> 
> This method is a single file at a time - Is that true?


If you pkg_add kde-1.1.2.tgz, it should pull in all the required
dependencies automagically.

-Dan