[fpc-devel] Re-installing fpc

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Mar 14 11:14:05 CET 2011


On 14 Mar 2011, at 10:48, Michael Schnell wrote:

> sudo make clean all FPC=/home/mschnell/Downloads/fpc/ppc386
> 
> To compile fpc just fine.
> 
> But when I tried to install fpc to /usr/bin with (as root)
> 
> make install INSTALL_PREFIX=/usr


sudo make FPC=`pwd`/compiler/ppc386 install INSTALL_PREFIX=/usr


Jonas



More information about the fpc-devel mailing list