I just installed Kde 3.0.1 with the Slackware .tgz's (using slackware 8.0).
When i start Kde the startup procedure goes by without any problems until
the panel (kicker) crashes at startup. The kicker error message is:
/usr/lib/qt-3.0.4//plugins/imageformats/libqjpeg.so: Feature JPEG already
defined in /usr/lib/qt-3.0.4/plugins/imageformats/libqjpeg.so!
/usr/lib/qt-3.0.4//plugins/imageformats/libqmng.so: Feature MNG already
defined in /usr/lib/qt-3.0.4/plugins/imageformats/libqmng.so!
libpng error: Not a PNG file
libpng error: Not a PNG file
kdecore (KLibLoader): library libkminipagerapplet.la not found under
'module' but under 'lib'
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kicker path = <unknown> pid = 674
ERROR: KUniqueApplication: DCOP communication error!
When looking for a soulution for this problem on the www i've found that
it's fairly common, and the solutions mostly given are adding
export KDEDIR='/opt/kde3/'
export QTDIR='/usr/lib/qt3'
to the .bashrc or to the startkde script, i've tried both of these, but they
haven't worked.
I hope you can help, because I love kde.