Date: Tue, 20 Feb 2007 10:48:32 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Ranko Sredojevic <surija@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: libgpg-error version mismatch Message-ID: <45DB4280.8070204@FreeBSD.org> In-Reply-To: <21bc91010702200641v5588d486jdc42e3cb4a9db319@mail.gmail.com> References: <21bc91010702200641v5588d486jdc42e3cb4a9db319@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45DB4280.8070204>