Recent

Author Topic: Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.  (Read 477 times)

pascalbythree

  • Full Member
  • ***
  • Posts: 205


Hey Forum members:

if i download

fpcupdeluxe-arm-linux

from this link above on the github,

it gives a
Code: Pascal  [Select][+][-]
  1. Segmentation fault

When i install FPC and Lazarus by apt-get install and then build fpcupdeluxe from code
it does seem to run.

Is there a way to run fpcupdeluxe on my Raspberry Pi Zero 2 W and install what i need, without building fpcupdeluxe myself?

Greets, Wouter van Wegen

« Last Edit: February 28, 2023, 06:32:25 pm by pascalbythree »

TRon

  • Hero Member
  • *****
  • Posts: 1576
Re: Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.
« Reply #1 on: February 28, 2023, 06:05:50 pm »
Building Lazarus from source requires more than 1GB of memory, no idea how you would be able to fit a desktop, fpcdeluxe and a build into that little poor Pi.

Thaddy

  • Hero Member
  • *****
  • Posts: 13213
Re: Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.
« Reply #2 on: February 28, 2023, 06:25:00 pm »
Silly answer. Just increase swapspace to 2GB. Problem solved. That is not fast though, but still faster than RPi 1.
Increasing swapspace is answered so often that I refuse to answer.
« Last Edit: February 28, 2023, 06:26:35 pm by Thaddy »
I actually get compliments for being rude... (well, Dutch, but that is the same)

TRon

  • Hero Member
  • *****
  • Posts: 1576
Re: Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.
« Reply #3 on: February 28, 2023, 06:46:36 pm »
Silly answer. Just increase swapspace to 2GB. Problem solved. That is not fast though, but still faster than RPi 1.
Increasing swapspace is answered so often that I refuse to answer.
Silly is wasting 1.5+ hours for a build to finish. Buy hey, if it floats your boat  :)

pascalbythree

  • Full Member
  • ***
  • Posts: 205
Re: Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.
« Reply #4 on: February 28, 2023, 06:50:06 pm »
Is it possible to use fpcupdeluxe for lite versions? without Desktop ?

TRon

  • Hero Member
  • *****
  • Posts: 1576
Re: Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.
« Reply #5 on: February 28, 2023, 06:53:28 pm »
Is it possible to use fpcupdeluxe for lite versions? without Desktop ?
Last time I checked (which tbh is ages ago), yes.

But you still need to keep in mind that whenever you install an additional package into the IDE that Lazarus rebuilds itself.

 

TinyPortal © 2005-2018