kdm / kdm_greet
James Richard Tyrer
tyrerj at acm.org
Thu Nov 7 00:13:57 GMT 2002
Stefan Petersen wrote:
> Hi,
>
> I have compiled kde-3.0.3 from source with qt-3.0.5. kdm is ok.
> Now I have update to qt-3.0.6. kdm is not ok.
> The log-file says, that libqt-mt.so.3 is not found by kdm_greet.
> Because I remembered, how my qt was installed when I have compiled kde,
> (/usr/local/qt-3.0.5), I made a symlink to qt-3.0.6 (ln -s /usr/local/qt-3.0.6 qt-3.0.5).
> Now kdm is working.
>
> ldd /opt/kde/bin/kdm* gives the correct library found by libtool.
> I think, normally this lib should be found by libtool, shouldn't it ?
> Is this a bug ? Did I missed something ?
>
In the "configure" for Qt did you use: "-thread"?? Probably yes.
Did you edit your: "/etc/ld.so.conf" file??
Did you run [as root]: "ldconfig"??
Did you edit your: "/etc/profile.d/qt.sh" file??
Note: you MUST rebuild KDE after changing to a new version of Qt!
You should remove all of the *.moc files from the source tree before you
compile it.
--
JRT
___________________________________________________
This message is from the kde mailing list.
Account management: http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list