Thank you. I have my own compiler - files from another computer - not the ubuntu package.
How can I say the Make program where are the files of the compiler? They are in: ~/apps/fpc/bin and ~/apps/fpc/lib 2010/2/18 Marc Weustink <m...@dommelstein.net>: > 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-pas...@lists.freepascal.org >> http://lists.freepascal.org/mailman/listinfo/fpc-pascal >> > > _______________________________________________ > fpc-pascal maillist - fpc-pas...@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