[Lazarus] Installing Lazarus 1.1 with fpc 2.6.2 on Ubuntu

Bart bartjunk64 at gmail.com
Mon Mar 4 18:20:40 CET 2013


On 3/4/13, Jorge Gonçalves <projorge at gmail.com> wrote:

> Hi,
> Here can I find information about installing lazarus 1.1 with fpc 2.6.2 on
> Ubuntu ?
>
>
> Regards
> jGoncalves
>
Download ftp://freepascal.stack.nl/pub/fpc/dist/2.6.2/i386-linux/fpc-2.6.2.i386-linux.tar
(or install fpc 2.6.2 from repository, if it is already there) and
install fpc.

Follow instructions from
http://wiki.lazarus.freepascal.org/Getting_Lazarus#Getting_Lazarus_SVN_development_version
to get sources from Lazarus trunk, Then build Lazarus from
commandline.
(You need svn client and binutils for all this).

make bigide "OPT=-gl"  (this enables debug information in IDE and LCL,
whic as a dveloper you want)

Bart




More information about the Lazarus mailing list