Hello forum,<div><br></div><div>I have downloaded the new source to compile and while compiling i am gettting the following error saying that the qt installation path is not found :</div><div><br></div><div>///////////////////////////////////////////////////////////////////////////////////////////////////</div>
<div><br></div><div><div>checking for libz... -lz</div><div>checking for libpng... -lpng -lz -lm</div><div>checking for libjpeg6b... no</div><div>checking for libjpeg... -ljpeg</div><div>checking for perl... /usr/bin/perl</div>
<div>checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (headers and libraries) not found. Please check your installation!</div><div>For more details about this problem, look at the end of config.log.</div>
</div><div><br></div><div><br></div><div><br></div><div>////////////////////////////////////////////////////////////////////////////////////////////////////</div><div><br></div><div><br></div><div>tried again with the following command :</div>
<div><br></div><div><div>./configure --with-qt-dir='/usr/lib/qt4' --with-qt-includes='/usr/include/qt4' --with-qt-libraries='/usr/lib/qt4'</div></div><div><br></div><div><br></div><div>But still the same error message. Any hint  to resolve the issue?</div>
<div><br></div><div><br></div><div>Regards</div><div>Sajjad</div>