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 but it don't create the link /usr/bin/fpc pointing to /usr/lib/codetyphon/fpc/bin/x86_64-linux/ppcx64 like normal FPC installations do.
2013/8/8 Sven Barth <[email protected]> > On 08.08.2013 13:09, Fabio Luis Girardi wrote: > >> I updated to latest lazarus revision yesterday. >> >> When I type "make clean all" this messages appears (in portuguese): >> >> make: -iVSPTPSOTO: Comando não encontrado >> make -C ide cleanide >> make[1]: -iVSPTPSOTO: Comando não encontrado >> make[1]: Entrando no diretório `/home/fabiolg/lazarus/ide' >> > > 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: > > make FPC=/path/to/fpc > > Regards, > Sven > > > > -- > ______________________________**_________________ > Lazarus mailing list > [email protected].**freepascal.org<[email protected]> > http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarus<http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus> > -- The best regards, Fabio Luis Girardi PascalSCADA Project http://sourceforge.net/projects/pascalscada http://www.pascalscada.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
