Bugs:KDE init error

From openSUSE

This article is being considered for deletion for the following reason: Doesn't belong into wiki

You are welcome to edit this article, but please do not blank, merge, or move this article, or remove this notice until any discussion has completed.
For more information see the OpenSUSE:Deletion Policy

At startup kdeinit crash and in .xsession.errors I find this message: /opt/kde3/bin/kdeinit: symbol lookup error: /opt/kde3/lib64/libkdecore.so.4: undefined symbol: art_free Opensuse 10.3 (upgrade from 10.2, well working) I tried with self-compiled libkdecore, kde starts but other things are wrong. All standard KDE pakcages were downloaded from KDE3 repositories or aualin repositories as indicated in the opensuse download instruction

p.s.: I've resolved! Libart_lgpl is installed in /usr/share instead in /opt/kde, so I made a symlink in opt/kde3/lib64 and in /opt/kde3/lib respectively to libaart_lgpl_so.2 in usr (/lib for i386 and lib/64 for x86_64). Now it works! I hope to help other people taht may incounter the same bug!