[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

QTDIR variable



hi to the list,
i have this problem for long time now and every time i try to solve that, i just dont come around, so i ve decide to ask here.

running ./configure on mostly appis i get following error:


checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether QTDIR environment variable is set... /opt/qt
checking for Qt library...
configure: error: Qt library not found. Maybe QTDIR isn't properly set.
nowhiskey@murija2:~/software/ldrum/ldrum-0.6.0$


trying:


murija2:/home/nowhiskey# echo $QTDIR
/usr/lib/qt3
murija2:/home/nowhiskey#


i have also qt4 installed in /usr/lib/qt4.
so now if i try to export this, as in all documentations mentioned:

murija2:/home/nowhiskey# export QTDIR=/usr/lib/qt3
murija2:/home/nowhiskey#

nothing really happens, and i still get the old error.

does anybody have this issue/knows how to solve it???

regards,
doc



Reply to: