Installing on Raspberry pi

Post

Posted
Rating:
#1 (In Topic #755)
Trainee
 Hello there
I am new to gambas3 . How can I install it on Raspberry pi ?
Which version of gambas3 work on raspberry ?

Thanks
Online now: No Back to the top

Post

Posted
Rating:
#2
Guru
BruceSteers is in the usergroup ‘Guru’
on normal debian based raspian it should be on the servers but will be an older version to the latest.
just use the package manager to add gambas3

or for latest version you'll need to install the packages to compile it…
/install/raspbian - Gambas Documentation
(dependencies may be out of date, see matching debian version dependencies to find updates)

on ubuntu based raspberry you can use the PPA install method to get the latest.

sudo add-apt-repository ppa:gambas-team/gambas3
sudo apt-get update
sudo apt-get install gambas3
Online now: No Back to the top

Post

Posted
Rating:
#3
Trainee
 Thanks for your reply .
I am using Raspbian Stretch . I installed it from repository . There is some errors in the IDE to use some component that come from gb.form , like : LCDLABEL , Button Options ….
Also there is an error while I am typing my code .
In both cases of occuring Error , The IDE don't RUN any more . I should quit from IDE and Run it again . When I use LCDLABEL in IDE , It cause an error that I told , and IDE don't Run anything . When I quit IDE and comeback to it , IT runs the code that include LCDLABEL !!!!.

Please help me to solve these problems or installing a proper version on my raspbian .
The version that installed on my Raspbian stretch is : Gambas 3.9


Thanks again .
Online now: No Back to the top

Post

Posted
Rating:
#4
Guru
BruceSteers is in the usergroup ‘Guru’
Can you not upgrade the raspbian OS? stretch is pretty old,

debian buster will install gambas 3.12
debian bullseye (the latest) installs gambas 3.15

newer raspberry systems can be found here…
Index of /raspbian/dists

ready to go Raspbian buster can be found here…
https://www.raspberrypi.com/software/operating-systems/
Online now: No Back to the top

Post

Posted
Rating:
#5
Guru
BruceSteers is in the usergroup ‘Guru’
The easiest way to get latest gambas on raspberry is to install the ubuntu rabpberry os…
Install Ubuntu on a Raspberry Pi | Ubuntu

once an ubuntu raspberry is running you can use the PPA method i mentioned above to install latest stable version of the IDE :)
Online now: No Back to the top

Post

Posted
Rating:
#6
Trainee
 Thank you sir
I have a Raspberry pi 2 Model B and a RaspBerry Pi 3 Model B .
Which of these OS that you mentioned is supported by RPi 2 Model B or RPi 3 Model B .

I also upgrade the Stretch in last weak .
I didn't change my OS because I didn't need more features , But apparently I should change it now …

Thanks for your solution . I will change my OS to a newer one and then write the report of my work here .
Online now: No Back to the top

Post

Posted
Rating:
#7
Avatar
Guru
cogier is in the usergroup ‘Guru’
I think you should try Gambas with Raspbian OS. I have had no issues with that setup.
Online now: No Back to the top

Post

Posted
Rating:
#8
Trainee

cogier said

I think you should try Gambas with Raspbian OS. I have had no issues with that setup.

Hello
Can you tell me What version of raspbian you have ? buster , wheezy , or another version ?

thanks a lot
Online now: No Back to the top

Post

Posted
Rating:
#9
Avatar
Guru
cogier is in the usergroup ‘Guru’
Try the recommended OS here

<IMG src="https://www.cogier.com/gambas/PiOS.png"> </IMG>
Online now: No Back to the top

Post

Posted
Rating:
#10
Trainee
 Hi everyone
I installed debian buster on SD card and boot my raspberry with it . At the last screen it ask me for Login name !!!
What is the default login name / password in the debian Buster ???
It shows this prompt :

rpi2-20210710 login :


Thanks
Online now: No Back to the top

Post

Posted
Rating:
#11
Online now: No Back to the top
1 guest and 0 members have just viewed this.