pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc binary packages vs pkg tool bumps



On Thu, Jan 19, 2012 at 5:47 AM, Malcolm Herbert <mjch%mjch.net@localhost> 
wrote:
>  auqakuh# pkg_add ./tcsh-6.17.00nb1.tgz
>  pkg_add: Error: package `tcsh-6.17.00nb1' was built with a newer pkg_install 
> version
>  pkg_add: 1 package addition failed
>
> so, I downloaded the only pkg_install tarball there, namely
> pkg_install-20110805.tgz which didn't seem to be that current, overwrote
> my system pkg tools, same result ...
>
> ... what's the best way to get around this?

pkg_add pkg_install
export PATH=/usr/pkg/sbin:$PATH
pkg_add ./tcsh-6.17.00nb1.tgz


Home | Main Index | Thread Index | Old Index