Forum > Linux
Run fpcupdeluxe on Raspberry Pi Zero 2 W, without building it myself.
pascalbythree:
Hey Forum members:
if i download
fpcupdeluxe-arm-linux
from this link above on the github,
it gives a
--- Code: Pascal [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---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
TRon:
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:
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.
TRon:
--- Quote from: Thaddy 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.
--- End quote ---
Silly is wasting 1.5+ hours for a build to finish. Buy hey, if it floats your boat :)
pascalbythree:
Is it possible to use fpcupdeluxe for lite versions? without Desktop ?
Navigation
[0] Message Index
[#] Next page