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
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to