In /etc/ld.so.conf add /usr/lib/qt-1.44/lib then type ldconfig In .bashrc add QTDIR=/usr/lib/qt-1.44 (if that is where it is :-)) then export QTDIR logout, login and your ready test by 'echo $QTDIR' should return path to qt Ken Eric Damron wrote: > > How do I tell KDE where to find QT-1.44? > > Thanks