Subject: Re: Installing additional sets manually
To: Uzair Aqeel, esq. <uzairaqeel@yahoo.com>
From: Andrew Diller <dillera@sudanacid.com>
List: port-hpcmips
Date: 08/01/2002 16:12:27
--On Monday, July 29, 2002 11:57 PM -0700 "Uzair Aqeel, esq."
<uzairaqeel@yahoo.com> wrote:
> OK, final step in getting everything to work
> properly...
>
> 1) How can I install additional sets manually? sysinst
> apparently gets deleted once you're done setting the
> system up, so I can't use that to install the
> additional sets I need.
>
It's:
ftp://ftp.netbsd.org/pub/NetBSD/packages/1.5/hpcmips/All/
Then follow the INSTALL directions:
# export PKG_PATH=ftp://ftp.netbsd.org/pub/NetBSD/packages/1.5/hpcmips/All
# pkg_add -v tcsh
# pkg_add -v cvs
# pkg_add -v apache
# pkg_add -v perl
Once you set X up, add what you've learned to the wiki:
http://hpcmips.screamingserver.com/z50wiki
-andy diller