Osvaldo Filho wrote:
Sorry:
How can I get the FPC subversion installed on my directory?
1) Download form subversion - Ok
download them into say ~/fpc/trunk
...) Compile? Create ~/.fpc.cfg? How ?
then in ~/fpc/trunk dir run:
make all
make install PREFIX=~ FPC_VERSION=2.5.1
this will install the compiler in ~/bin ~/lib etc
then edit ~/.fpc.cfg and add or adjust paths so they point to ~/lib/fpc
and make a symlink in ~/bin:
ln -s ../lib/fpc/2.5.1/ppc386
Marc
Em 18 de fevereiro de 2010 19:36, Osvaldo Filho
<arquivos...@gmail.com> escreveu:
Como posso ter o FPC do subversion instalado em meu diretório?
1) Download form subversion - Ok
...) Compile? Create ~/.fpc.cfg? How ?
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal