2011/2/4 Rogério Martins <rogmart...@gmail.com>:
> Hi !
> How can i download and install fpc 2.5.1  from svn in my ubuntu 10.04 x86_64
> ?

http://freepascal.org/develop.var#svn

You will need a starting compiler, so download and install the latest
release.  Then execute:

make
make install
(this installs to /usr/local by default on linux, use INSTALL_PREFIX
to specify a different directory).

Read the buildfaq for more comprehensive instructions:

http://wiki.freepascal.org/buildfaq

Henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to