Date: Mon, 16 Jul 2012 02:05:27 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Olivier Smedts <olivier@gid0.org> Cc: FreeBSD Ports <ports@freebsd.org>, bapt@freebsd.org Subject: Re: editors/libreoffice : doesn't detect libexttextcat since lib name change Message-ID: <5003D957.3080006@FreeBSD.org> In-Reply-To: <CABzXLYO2Tgegna5c=1=n-z7jxHdUcxDiSvV2no=RQncN1Edi3Q@mail.gmail.com> References: <CABzXLYO2Tgegna5c=1=n-z7jxHdUcxDiSvV2no=RQncN1Edi3Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/16/2012 01:55, Olivier Smedts wrote: > Hello, > > editors/libreoffice doesn't detect libreoffice any more since the > library name change. It tries to install it even if it's already > installed. It wants "exttextcat.0" but : > # ll /var/db/pkg/ | grep exttextcat > drwxr-xr-x 2 root wheel 8 16 jul 10:34 libexttextcat-3.3.1/ > # ldconfig -r | grep exttextcat\.0 > # ldconfig -r | grep exttextcat > 562:-lexttextcat-1.0.0 => /usr/local/lib/libexttextcat-1.0.so.0 Replacing the installed one with libexttextcat-3.2.0_2 worked for me. Never figured out why the LO port didn't figure this out. Doug -- Change is hard.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5003D957.3080006>