[Kde-pim] Building kdepimlibs from source error
Achim Bohnet
alleehol at gmail.com
Wed Mar 9 18:32:43 GMT 2016
> On 09 Mar 2016, at 16:35, Nilesh Kokane <nilesh.kokane05 at gmail.com> wrote:
>
> 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
Typo in LD_LIBRARY_PATH i186 -> i386
Achim
>
> 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/
_______________________________________________
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