Subject: Re: Help with pkgsrc in 1.6.1 (was "Starting up..." but going
To: NetBSD Cobalt list <port-cobalt@NetBSD.org>
From: Kevin Jordan <krjordan@348north.com>
List: port-cobalt
Date: 01/07/2005 21:30:27
That fixed it! Mine was ./pkg-install-20041226/. Thanks Kevin!
KJ
On 1/7/05 2:03 PM, "Kevin Polston" <kevin@polston.co.uk> wrote:
> Kevin
> This is *similar* to a problem I had. Try the following (thanks to
> Aaron Webster via personal communication for this):
>
> My problem was in the pkg_admin area.
> a) go into /usr/pkgsrc/pkgtools/pkg_install/ and do a make clean then a
> make install.
> b) The install will fail but thats alright
> c) now cd into the work/pkg_install-20041110/ and do a make install.
> this will install the updated admin pkg and all the other tools that
> have been build for the new system. you dont have to reboot to start
> using these so you can start to compile up whatever pkg you want.
>
> Hope this helps.
> KP