[Lazarus] contnrs.ppu : PPU Invalid Version 100
Thierry Andriamirado
thierry.andriamirado at free.fr
Sun Oct 11 18:40:43 CEST 2009
On Sun, 11 Oct 2009 15:51:26 +0100 David W Noon
<david.w.noon at ntlworld.com> wrote:
> The most frequent problem installing a snapshot of FPC is that the
> ppcx64 (or ppc386) symlink is not created to make the compiler
> accessible by $PATH look-up. Using a root console, try the following:
>
> cd /usr/local/bin
> ln -s ../lib/fpc/2.5.1/ppcx64 .
Yeah, that's it! Actually:
cd /usr/bin
sudo rm -rf /usr/bin/ppcx64
sudo ln -s ../lib/fpc/2.5.1/ppcx64 .
Thanks, David and JoshyFun
Thierry
--
Blog Linuxeries : http://linuxeries.blogspot.com
Thierry sur Twitter : http://twitter.com/tandriamirado
Salon Linux Francophone : http://friendfeed.com/linux-francophone
(Nouveau)
More information about the Lazarus
mailing list