On Thu, 17 Sep 2009 22:48:57 +0200, Bruce Dubbs <[email protected]> wrote:
> Philipp Christian Loewner wrote: > >> kwin: error while loading shared libraries: libkdeinit_kwin.so: cannot >> load shared object file: No such file or directory > > Have you updated /etc/ld.so.conf to point to the proper directories? > For both > kde4 and qt4? Is the default PATH correct? > > I haven't done kde4 yet, but that's what the above error sounds like. > > -- Bruce Hi Bruce, thank you very much for your input. /etc/ld.so.conf points to /opt/kde/lib (/opt/kde is symlinked correctly) /opt/qt/lib (symlinked correctly) PATH points to the bin-directories of both qt and kde. I also ran ldconfig after each package of KDE was installed. Just wrote a script that does a recursive scan on all libraries that kwin needs via readelf but no library in the whole tree is linked against libkdeinit_kwin.so. I am absolutely clueless why the computer searches for that file. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
