<div dir="ltr"><div>Right, but Codetyphon 4.41 created the link /usr/bin/fpc64 (that is in $PATH variable) pointing to /usr/lib/codetyphon/fpc/bin/x86_64-linux/ppcx64</div><div>but it don't create the link /usr/bin/fpc pointing to /usr/lib/codetyphon/fpc/bin/x86_64-linux/ppcx64 </div>
<div>like normal FPC installations do.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/8 Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 08.08.2013 13:09, Fabio Luis Girardi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I updated to latest lazarus revision yesterday.<br>
<br>
When I type "make clean all" this messages appears (in portuguese):<br>
<br>
make: -iVSPTPSOTO: Comando não encontrado<br>
make -C ide cleanide<br>
make[1]: -iVSPTPSOTO: Comando não encontrado<br>
make[1]: Entrando no diretório `/home/fabiolg/lazarus/ide'<br>
</blockquote>
<br></div>
This has nothing to do with Codetyphon, this is normal behavior if none of the fpc binaries is available in $PATH. So either add the path to the "fpc" provided with Codetyphon to $PATH or call make the following way:<br>

<br>
make FPC=/path/to/fpc<br>
<br>
Regards,<br>
Sven<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
--<br>
______________________________<u></u>_________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.<u></u>freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.<u></u>freepascal.org/mailman/<u></u>listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>The best regards,<br><br>Fabio Luis Girardi<br>PascalSCADA Project<br><a href="http://sourceforge.net/projects/pascalscada" target="_blank">http://sourceforge.net/projects/pascalscada</a><br>
<a href="http://www.pascalscada.com" target="_blank">http://www.pascalscada.com</a>
</div>