Subject: Re: pkgsrc
To: Brendan Carroll <mbcarroll@unt.edu>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 03/11/2000 21:54:00
On Sat, 11 Mar 2000, Brendan Carroll wrote:

> I am running v1.4.1 on NetBSD/mac68k on a quadra 840av.  I have
> had success installing the basics and have setup users and
> networking on a DSL Network.  Am now trying to add the package
> system. I have downloaded and extracted.  When I try to make
> something it indicates I need to make pkgtools...when I try to
> make pkgtools...it indicates I need to upgrade pkg_install...when
> I attempt to do this I recieve and error "make: don't know how to
> make all. Stop. ****error 1. Stop..."  This happens as root...as
> single user with read/write access. I can go no further but badly
> want to. Brendan

cd /usr/pkgsrc/pkgtools/pkg_install; make install

You don't have to be root--if you're not root, you'll be prompted for
the root password at the appropiate time--but you should have your
network up in order to download the pkg_install tar file.