Re: KDE apps getting an extra library path

2009-06-27 Thread Alejandro Exojo
El Viernes, 26 de Junio de 2009, George Kiagiadakis escribió: Remove ~/.config/Trolltech.conf. oxygen.so is a Qt plugin and Qt caches plugin information in that file for quick-loading them. It is generally safe to remove that file, I do that all the time. That was it. This file was quite big,

Re: KDE apps getting an extra library path

2009-06-26 Thread Kevin Krammer
On Thursday, 2009-06-25, Carsten Pfeiffer wrote: Am Donnerstag, 25. Juni 2009 schrieb Alejandro Exojo: error: /home/alex/local/kde4/lib/kde4/plugins/styles/oxygen.so: undefined symbol: _ZNK6KStyle26standardIconImplementationEN6QStyle14StandardPixmapEPK12QSty le OptionPK7QWidget This

Re: KDE apps getting an extra library path

2009-06-26 Thread George Kiagiadakis
2009/6/25 Alejandro Exojo s...@badopi.org: Hi. As I usually do when a KDE release is close, I've compiled kdelibs, kdepimlibs, kdebase and other needed modules (akonadi and phonon, IIRC) from SVN's source, and I've installed it in my home directory. I just did 'cmake

KDE apps getting an extra library path

2009-06-25 Thread Alejandro Exojo
Hi. As I usually do when a KDE release is close, I've compiled kdelibs, kdepimlibs, kdebase and other needed modules (akonadi and phonon, IIRC) from SVN's source, and I've installed it in my home directory. I just did 'cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR ../../kdefoo' to set the source,

Re: KDE apps getting an extra library path

2009-06-25 Thread Alejandro Exojo
El Jueves, 25 de Junio de 2009, Alejandro Exojo escribió: All KDE4 apps fail the same. Now I'm completely puzzled by this. I can't understand how a program which comes from the Debian package, tries to load, open or link against a file that it should not know that even exists. I've double

Re: KDE apps getting an extra library path

2009-06-25 Thread Carsten Pfeiffer
Am Donnerstag, 25. Juni 2009 schrieb Alejandro Exojo: error: /home/alex/local/kde4/lib/kde4/plugins/styles/oxygen.so: undefined symbol: _ZNK6KStyle26standardIconImplementationEN6QStyle14StandardPixmapEPK12QStyle OptionPK7QWidget This appears to be a dynamically loaded style plugin. It's