Raspberry BASIC > FreeBasic

FreeBasic RPi Install

(1/1)

John Spikowski:
Here is the install instructions for installing FreeBasic on the Raspberry Pi.


--- Quote ---wget http://users.freebasic-portal.de/stw/builds/linux-armv7a-hf-debian/freebasic.deb
wget http://users.freebasic-portal.de/stw/builds/freebasic-headers.deb
sudo dpkg -i freebasic.deb
sudo dpkg -i freebasic-headers.deb
apt-get update
apt-get install -f

--- End quote ---

AIR:
I managed to compile this from the bootstrap source on my RPI4 running Ubuntu 64bit, omitting the graphics lib for now since I run headless.

Playing around with it, I'll let you know how it goes...

AIR.

John Spikowski:
I'm going to try and build ScriptBasic on Ubuntu 64 for the RPi 4B.

Navigation

[0] Message Index

Go to full version