Subject: Re: pkg_install package
To: None <l.raiser@deathsdoor.com>
From: Laine Stump <lainestump@rcn.com>
List: netbsd-help
Date: 12/09/1999 12:07:25
At 05:49 PM 12/9/99 +0100, Technolord wrote:
>Hi. I'm trying to install the packages I downloaded from the net, but
>pkg_add says it requires the new version. Fine, I say, except for the
>fact I cannot seem to find the pkg_install package anywhere in
>ftp.netbsd.org! Where am I wrong?

Try:

	cd /usr/pkgsrc/pkgtools/pkg_install
	make install

It will know where to get everything.