<div>Hello,<br><br>following the tutorial at <a href="http://www.kde-forum.org/redir.php?url=http%3A%2F%2Ftechbase.kde.org%2FGetting_Started%2FBuild%2FKDE4%23Required_Software" target="_blank"><font color="#2474cc">http://techbase.kde.org/Getting_Started/...quired_Software
</font></a> I find a problem to configure the qt4. I start the configure command like written in the tutorial bu received the error:<br><br>You don't seem to have 'make' or 'gmake' in your PATH.<br>Cannot proceed.
<br><br>So I do the command 'which make' and it found at /usr/bin/make, so the make command is there. Also I see that in the path there is also /usr/bin.<br><br>In your opinion, what is the problem. I also tried to change the part in the configure script where is the 'if' that control the variable $MAKE, but with poor result: I comment out all the line related to that 'if' and left also the line MAKE='/usr/bin/make' (note that the original line have only 'MAKE').
<br>First I received the message that the script want a 'fi' at the final of the script, after this I received another error, regarding the directory mkspecs.<br><br>Is possible to set directly in the script the path of the 'make'. Can someone help me.
<br><br>Thanks in advance for your help.<br clear="all"><br>-- </div>
<div>Regards,</div>
<div><br>Marco Mangiante </div>