[Lazarus] Theoretical question about future of Lazarus

Juha Manninen juha.manninen62 at gmail.com
Wed Oct 14 13:56:59 CEST 2015


On Wed, Oct 14, 2015 at 10:27 AM, Bo Berglund <bo.berglund at gmail.com> wrote:
> # cd /usr/local/lazarus
> # svn co http://svn.freepascal.org/svn/lazarus/trunk source
> # cd /usr/local/lazarus/source
> # make all OPT=-dFPC_ARMHF
> # make install OPT=-dFPC_ARMHF PREFIX=/usr/local
...
> Notice that it was done as sudo su....

If you already have a native compiler then "make bigide" should be enough.

There is no need to install Lazarus when using (and occationally
updating) the trunk version.
Just compile it in the directory where sources are. Then run the
binary from there.
Sudo is not needed for anything.

Juha




More information about the Lazarus mailing list