[Kde-pim] Building kdepimlibs from source error

Nilesh Kokane nilesh.kokane05 at gmail.com
Wed Mar 9 15:35:24 GMT 2016


On Wed, Mar 9, 2016 at 8:13 PM, Daniel Vrátil <dvratil at kde.org> wrote:
>>  runtime library [libQt5Widgets.so.5] in /usr/lib/i386-linux-gnu may
>> be hidden by files in:/opt/qt-5.5.0/lib
>
> This is correct (you want to build against the Qt in prefix, right?)

Yes, I wanna build against /opt/qt-5.5.0

>> -rpath-link orders /usr precedence over /opt. Is that the problem ?
>> If so how can I change the sequence ?
>
> Prepending /opt/kf5/lib/i186-linux-gnu to LD_LIBRARY_PATH should make it
> preferrential in -rpath-link as well.

export LD_LIBRARY_PATH=/opt/kf5/lib/i186-linux-gnu:/opt/qt-5.5.0/lib

Didn't help either.

I guess -rpath-link is taking precedence over LD_LIBRARY_PATH as well.
Any Inputs to cmake ?




                         Nilesh Kokane
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list