incompatible Qt library starting LyX
Shane Ambler
FreeBSD at ShaneWare.Biz
Sun Nov 8 01:46:13 UTC 2015
On 07/11/2015 12:36, Will Parsons wrote:
> On 7 Nov 2015, Michael Powell wrote:
>> Will Parsons wrote:
>
> The installed versions of libQtCore and libQtGui seem to be 4.8.7,
> which I suppose corresponds to the version 0x40807 in the error
> message. I don't know how to identify how version 4.8.6 is coming
> into the picture.
pkg info -ox qt4 | grep 4.8.6
should list any 4.8.6 qt packages that the lib should belong to.
You could also try
ls /usr/local/lib/qt4 | grep 4.8.6
then use
pkg which /usr/local/lib/qt4/libQtxxx.so.4.8.6
to find where it was installed from
--
FreeBSD - the place to B...Software Developing
Shane Ambler
More information about the freebsd-questions
mailing list