Thiago Macieira said:
> Martijn Klingens wrote:
>>Also, I clearly haven't coded for KDE for too long, because I can't
>>remember how to make configure/make honour $LD_LIBRARY_PATH rather than
>>hardcoding the link to the RPM's /opt/kde3 lib. The MSN plugin is taken
>>from the right place, but I needed an LD_PRELOAD to get the debug
>> version of libkopete.
>
> If you've built your KDE with RPATH support and you have not
> used --enable-new-ldflags, then there's no way to make LD_LIBRARY_PATH
> work.
>
> You need to use --enable-new-ldflags, or make it gcc's default (by editing
> the spec file).

Ah, I fiddled with enable/disable rpath configure options, not with the
new ldflags. Crap.

Will relink and try again.

Since I only need LD_LIBRARY_PATH to work for libkopete it should be no
problem that I use SUSE RPMs for kdelibs, no?

-- 
Martijn

_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to