`pkg_add -r` doesn't solve the depencies?
Tony Theodore
tonyt at logyst.com
Tue Feb 23 07:56:21 UTC 2010
On 23 February 2010 18:38, Ronald <followait at 163.com> wrote:
> setenv PACKAGESITE
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/All/
>
>
>
> pkg_add -r vim-7.2.344
>
>
>
> when back to the command prompt, `reboot`, `vim`, it outputs:
>
> /libexec/ld-elf.so.1: /lib/libc.so.7: version FBSD_1.2 required by
> /usr/local/bin/vim
>
>
>
> BTW: what is "version FBSD_1.2"?
At first glance it would seem that you're trying to run it on an older
(say 7.x) version. Why are you setting PACKAGESITE? The autodetection
is usually what you want.
Tony
More information about the freebsd-chat
mailing list