did you set your environment vars? par example: export QTDIR=$QTDIR:/usr/share/qt4 export PATH=$PATH:$QTDIR/bin export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib
i just did this in the terminal, i checked and /usr/share/qt4 is there. tried to compile with scons and make. same error