KDevelop can't find QT-1.44 Libs

Ken Brakey brakeykr at poncacity.net
Fri Feb 4 07:47:24 GMT 2000


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




More information about the KDevelop mailing list