[Lazarus] Lazarus 1.8 RC1 under Raspbian Jessie

Mark Morgan Lloyd markMLl.lazarus at telemetry.co.uk
Fri May 26 15:29:50 CEST 2017


On 26/05/17 11:20, Bo Berglund via Lazarus wrote:
> On Thu, 25 May 2017 18:46:43 +0200, Joe via Lazarus<lazarus at lists.lazarus-ide.org> wrote:
>> I am trying to test Lazarus 1.8 RC1 (and following versions) under >Raspbian Jessie with PIXEL.>But unfortunately I could not find any instructions or scripts helping >to install *this* RC.>Any hint?
> You could try my script for installation of FPC + Lazarus on an RPi3.http://blog.boberglund.com/install_lazfpc_local_pi.sh
> In order to get the version you need just edit the script beforerunning it and replace the versions at the top of the file with theone you want.It will install into the pi user space rather than make a globalinstallation using sudo.
> I have not tested with the more recent Lazarus 1.8, but it worked finewith 1.6RCx and 1.6 release.

Just to check the "standard way of doing it" in case there's any 
surprises, with FPC 3.0.2 installed:

svn co http://svn.freepascal.org/svn/lazarus/tags/lazarus_1_8_0_RC1
cd lazarus_1_8_0_RC1
make

That worked as expected.

make clean bigide

That also worked, except that there was a message about 
EditorMacroScript at startup. A purist woult probably object that the 
binary hadn't been added to the desktop environment's menu.

That's an up-to-date "full" Raspbian (i.e. not "lite").

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]


More information about the Lazarus mailing list