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"?
Thanks.
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
Don't do that unless you're actually running 8.0 or newer.
> /libexec/ld-elf.so.1: /lib/libc.so.7: version FBSD_1.2 required by
> /usr/local/bin/vim
This means your libc is significantly older than the one that was used
to compile the package.
BTW, this belongs on either -questions or -stable, not -chat.
DES
--
Dag-Erling Smørgrav - d...@des.no