[Lazarus] Building and starting Lazarus on Raspberry Pi2 with Raspbian Jessie

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Oct 16 10:58:11 CEST 2015


On Fri, 16 Oct 2015 09:59:40 +0200
Bo Berglund <bo.berglund at gmail.com> wrote:

> On Fri, 16 Oct 2015 06:39:24 +0000, Mark Morgan Lloyd
> <markMLl.lazarus at telemetry.co.uk> wrote:
>[...]
> Will Lazarus 1.4.x work with FPC 3.1.1?

FPC 3.1.1 is the development version.
I recommend to use Lazarus trunk 1.5 with it.

1.4.4 compiles with FPC 3.1.1, but special care must be taken with non
English string constants and widestrings. 

> svn switch http://svn.freepascal.org/svn/lazarus/lazarus_1_4_4
> 
> Executed inside the already checked out trunk copy, would this get me
> to the tag lazarus_1_4_4?

Yes. Most of the time.


> Or is it better to just delete the development/lazarus dir and then do
> a checkout from development? Like this:
> cd /home/pi/development
> rm -r lazarus
> svn co http://svn.freepascal.org/svn/lazarus/lazarus_1_4_4 lazarus
> cd lazarus
> make clean bigide

Yes.

> and the tutorial I started with uses:
> /usr/local/lazarus

Bad tutorial. Where is it?
Put your things into your home.
 

Mattias




More information about the Lazarus mailing list