> ksplash: error in loading shared libraries: /usr/lib/libkdeui.so.3: undefined 
>symbol: minimumSizeHint__C7QDialog
> kdeinit: error in loading shared libraries: /usr/lib/libkdecore.so.3: undefined 
>symbol: startsWith__C7QStringRC7QString
> knotify: error in loading shared libraries: /usr/lib/libkdeui.so.3: undefined 
>symbol: minimumSizeHint__C7QDialog
> ktip: error in loading shared libraries: /usr/lib/libkdeui.so.3: undefined symbol: 
>event__9QLineEditP6QEvent
> Any thoughts?

Verify that your Qt libs are reachable, and you have the right ones installed
(nm libqt.so| grep whatever).  Eg. I've Qt 2.0, and I don't have these symbols
in it; kde 2 needs newer Qt.

--Ferenc

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to