[OSX/Qt5/KF5/KDE CI system] - kate has problem with dynamic linking to phonon
Marko Käning
mk-lists at email.de
Sun Jul 6 11:33:01 UTC 2014
On 06 Jul 2014, at 13:25 , David Faure <faure at kde.org> wrote:
> On Sunday 06 July 2014 00:08:43 Marko Käning wrote:
>> When starting kate or kwrite one gets this error:
>
> s/one gets/you get/ :-)
yep. :)
> Just check where libphonon4qt5.4.dylib is installed and whether it's in your
> DYLD_LIBRARY_PATH ... or maybe it's a RPATH problem if the other shared libs
> are found without the need for DYLD_LIBRARY_PATH.
Yes, I went through this with Ben already in the meantime.
I’ve fixed that for now on the CI system by setting DYLD_LIBRARY_PATH in the
environment. Still, on OSX one does not want to use DYLD_LIBRARY_PATH at all!
We definitely must move away from that.
Unfortunately I then ran into another issue, which I was referring to before
and I reported that issue just a moment ago [1].
I am afraid that this isn’t a framework issue anymore, but should be addressed
by kate’s developers.
[1] https://bugs.kde.org/show_bug.cgi?id=337140
More information about the Kde-frameworks-devel
mailing list