libgpg-error version mismatch

Doug Barton dougb at FreeBSD.org
Tue Feb 20 18:48:34 UTC 2007


Ranko Sredojevic wrote:

> /libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, required
> by "xsltproc"

I think you misunderstand the problem. ld-elf.so.1 doesn't need
libgpg-error.so.2, whatever xsltproc is needs it. You can do:

grep xsltproc /var/db/pkg/*/*

and that should tell you what port to rebuild. Or you could do
'portupgrade -r' and specify whatever version of libgpg-error you have
installed currently.

hth,

Doug

-- 

    This .signature sanitized for your protection


More information about the freebsd-ports mailing list