Re: GAMBAS(basic)
Hi all,
I have updated the 'Installation and compilation' instructions for Debian in the Gambas documentation.
Link to Debian instructions on Gambas Wiki: http://gambaswiki.org/wiki/install/debian
They should be about the same for Raspian. Just don't install llvm on Raspian. This will disable gb.jit component, but you have no use for that on Pi.
The needed gstreamer1.0 for gb.media is now in the wheezy backports repository.
Debian jessie and sid now have Gambas 3.5.2 in their repositories and it is a working version.
Adding jessie repository to wheezy allows you to install Gambas 3.5.2 on Debian wheezy with a simple:
I was wondering (as I still don't have a Pi) if this would also be possible on Pi?
Or maybe someone has the skills to use the Gambas 3.5.2 packages in jessie repository to make packages for the Raspian repository.
Latest updates on available Gambas3 packages for Debian can be found in the Debian PackageTracking System:
http://packages.qa.debian.org/g/gambas3.html
Hope this can be useful information for those running Gambas on Raspbian.
I have updated the 'Installation and compilation' instructions for Debian in the Gambas documentation.
Link to Debian instructions on Gambas Wiki: http://gambaswiki.org/wiki/install/debian
They should be about the same for Raspian. Just don't install llvm on Raspian. This will disable gb.jit component, but you have no use for that on Pi.
The needed gstreamer1.0 for gb.media is now in the wheezy backports repository.
Debian jessie and sid now have Gambas 3.5.2 in their repositories and it is a working version.
Adding jessie repository to wheezy allows you to install Gambas 3.5.2 on Debian wheezy with a simple:
Code: Select all
sudo apt-get update
sudo apt-get install gambas3
Or maybe someone has the skills to use the Gambas 3.5.2 packages in jessie repository to make packages for the Raspian repository.
Latest updates on available Gambas3 packages for Debian can be found in the Debian PackageTracking System:
http://packages.qa.debian.org/g/gambas3.html
Hope this can be useful information for those running Gambas on Raspbian.
Last edited by gbWilly on Wed Apr 09, 2014 11:35 am, edited 1 time in total.
Gambas ShowCase, a Gambas 3 software center (http://gambasshowcase.org/)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
Re: GAMBAS(basic)
Good news,
One of the Gambas Forum members (BitHead) has made a Raspbian image with Gambas 3.5.2 pre installed.
The Gambas Forum website admin has been so kind to make the image available for download.
Check the post at: http://whiteislandsoftware.com/forum/in ... bas3-5-2_2, where you can also download the image (3 GB)
Enjoy...
One of the Gambas Forum members (BitHead) has made a Raspbian image with Gambas 3.5.2 pre installed.
The Gambas Forum website admin has been so kind to make the image available for download.
Check the post at: http://whiteislandsoftware.com/forum/in ... bas3-5-2_2, where you can also download the image (3 GB)
Enjoy...
Gambas ShowCase, a Gambas 3 software center (http://gambasshowcase.org/)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
Re: GAMBAS(basic)
Hi all,
As I finally have a Raspberry Pi running Raspbian I have written instruction for installing Gambas on Raspbian in the Official Gambas Wiki.
Check it out: http://gambaswiki.org/wiki/install/raspbian
gbWilly
As I finally have a Raspberry Pi running Raspbian I have written instruction for installing Gambas on Raspbian in the Official Gambas Wiki.
Check it out: http://gambaswiki.org/wiki/install/raspbian
gbWilly
Gambas ShowCase, a Gambas 3 software center (http://gambasshowcase.org/)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
Re: GAMBAS(basic)
Besides the Gambas 3.5.4 release in July there is now also a "Gambas Magazine" available to read over at...
http://www.gambasmag.com
First issue was release also in July and next issue is expected in October.
http://www.gambasmag.com
First issue was release also in July and next issue is expected in October.
Re: GAMBAS(basic)
gbWilly,
I have been trying to install Gambas 3.5.4 following your write up from the link, everything went fine, until the last stage
sudo apt-get install gambs3, when I do this, I get loads of errors :-
sudo apt-get install gambas3
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gambas3 : Depends: gambas3-gb-cairo (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-dbus (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-examples (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-form-stock (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-chart (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-compress-bzlib2 (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-compress-zlib (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-crypt (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-form (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-mysql (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-postgresql (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-odbc (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-sqlite3 (>= 3.5.4-1) but it is not going to be installed or
gambas3-gb-db-sqlite2 (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-desktop (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-form-dialog (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-form-mdi (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-gui-opengl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-image-effect (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-image-imlib (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-image-io (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-net-curl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-net-smtp (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-net-pop3 (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-opengl-glsl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-opengl-glu (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-opengl-sge (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-pcre (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-pdf (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-qt4-ext (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-qt4-webkit (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-report (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-sdl-sound (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-settings (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-vb but it is not going to be installed
Depends: gambas3-gb-v4l (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-web but it is not going to be installed
Depends: gambas3-gb-xml-rpc (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-xml-xslt (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-xml-html (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-libxml (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-ide (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-mysql (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-option (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-gsl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-ncurses (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-complex (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-data (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-mime (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-httpd (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-memcached (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-args (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-map (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-jit (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-desktop-gnome (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-media (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-logging (>= 3.5.4-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Unfortunately, I have very little knowledge of linux so I am at a loss, i've written three seperate Raspbian images onto different 8gb cards, including the latest from the Raspberry pi download site, the same error occur at the same point, whereas ther rest of the procedure seem to run fine.
Can you possibly give me a clue as what else I need to do? ideally I want a version later than 3.5.2 running on the Pi.
Thanks
Regards
Tony .
I have been trying to install Gambas 3.5.4 following your write up from the link, everything went fine, until the last stage
sudo apt-get install gambs3, when I do this, I get loads of errors :-
sudo apt-get install gambas3
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gambas3 : Depends: gambas3-gb-cairo (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-dbus (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-examples (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-form-stock (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-chart (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-compress-bzlib2 (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-compress-zlib (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-crypt (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-form (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-mysql (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-postgresql (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-odbc (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-db-sqlite3 (>= 3.5.4-1) but it is not going to be installed or
gambas3-gb-db-sqlite2 (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-desktop (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-form-dialog (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-form-mdi (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-gui-opengl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-image-effect (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-image-imlib (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-image-io (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-net-curl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-net-smtp (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-net-pop3 (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-opengl-glsl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-opengl-glu (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-opengl-sge (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-pcre (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-pdf (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-qt4-ext (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-qt4-webkit (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-report (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-sdl-sound (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-settings (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-vb but it is not going to be installed
Depends: gambas3-gb-v4l (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-web but it is not going to be installed
Depends: gambas3-gb-xml-rpc (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-xml-xslt (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-xml-html (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-libxml (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-ide (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-mysql (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-option (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-gsl (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-ncurses (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-complex (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-data (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-mime (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-httpd (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-memcached (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-args (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-map (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-jit (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-desktop-gnome (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-media (>= 3.5.4-1) but it is not going to be installed
Depends: gambas3-gb-logging (>= 3.5.4-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Unfortunately, I have very little knowledge of linux so I am at a loss, i've written three seperate Raspbian images onto different 8gb cards, including the latest from the Raspberry pi download site, the same error occur at the same point, whereas ther rest of the procedure seem to run fine.
Can you possibly give me a clue as what else I need to do? ideally I want a version later than 3.5.2 running on the Pi.
Thanks
Regards
Tony .
Re: GAMBAS(basic)
Looks like you miss alot of packages that Gambas 3 depends on. Myself is running Debian Wheezy (i.e not Raspian) but try install the packages below and then try install Gambas 3 again...
Some of the above packages may not be needed since it's the list I used when compiling Gamabs 3.5.4 but it should hopefully get you going.
Code: Select all
sudo apt-get install build-essential autoconf libbz2-dev libfbclient2 libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev libgtk2.0-dev libldap2-dev libcurl4-gnutls-dev libgtkglext1-dev libpcre3-dev libsdl-sound1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libsage-dev libxml2-dev libxslt1-dev libbonobo2-dev libcos4-dev libomniorb4-dev librsvg2-dev libpoppler-dev libpoppler-glib-dev libasound2-dev libesd0-dev libdirectfb-dev libaa1-dev libxtst-dev libffi-dev kdelibs4-dev firebird2.1-dev libqt4-dev libglew1.5-dev libimlib2-dev libv4l-dev libsdl-ttf2.0-dev libgnome-keyring-dev libgsl0-dev libgmime-2.4-dev
Re: GAMBAS(basic)
Gambas 3.6.2 was just released. Lots of new features (see changelog)!
http://gambas.sourceforge.net/en/main.html
http://gambas.sourceforge.net/en/main.html
Re: GAMBAS(basic)
Good news for Pi owners using Raspbian.
The people of DomotiGa (a Gambas project for those who didn't know) have made a Gambas 3.6.2 repository available for Raspbian (Debian) on Pi.
So, no more compiling, just a simple install.
I have adapted the instructions for installing Gambas on Raspbian in the Gambas wiki (official Gambas documentation).
You can read these instructions here: http://gambaswiki.org/wiki/install/raspbian
Enjoy...
The people of DomotiGa (a Gambas project for those who didn't know) have made a Gambas 3.6.2 repository available for Raspbian (Debian) on Pi.
So, no more compiling, just a simple install.
I have adapted the instructions for installing Gambas on Raspbian in the Gambas wiki (official Gambas documentation).
You can read these instructions here: http://gambaswiki.org/wiki/install/raspbian
Enjoy...
Gambas ShowCase, a Gambas 3 software center (http://gambasshowcase.org/)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
- mad-hatter
- Posts: 419
- Joined: Sun Feb 26, 2012 2:58 pm
- Location: By the UK seaside
Re: GAMBAS(basic)
Hello,
Following the instructions to install Gambas 3.6.2.
From here http://gambaswiki.org/wiki/install/raspbian#t4.
When trying 'wget' line to get the key installed, get not available.
Any advice please.
Regards
Following the instructions to install Gambas 3.6.2.
From here http://gambaswiki.org/wiki/install/raspbian#t4.
Code: Select all
$ sudo nano -w /etc/apt/sources.list
Add these lines to sources.list :
deb https://domotiga.nl/apt/raspbian wheezy main
Next you need to get the key for the repository and add it to your system.
$ wget -O - https://domotiga.nl/apt/public.gpg.key | sudo apt-key add
Any advice please.
Regards
Re: GAMBAS(basic)
Note that "-O" is an upper case "o"
However, its not working for me at the moment. My output looks like this:-
...maybe once I've slept on it, I'll realise in the morning what the problem is.
However, its not working for me at the moment. My output looks like this:-
Code: Select all
pi@RPi-Gambas ~ $ wget -O - https://domotiga.nl/apt/public.gpg.key | sudo apt-key add
--2015-02-14 23:15:22-- https://domotiga.nl/apt/public.gpg.key
gpg: can't open `': No such file or directory
Resolving domotiga.nl (domotiga.nl)... 188.142.81.226
Connecting to domotiga.nl (domotiga.nl)|188.142.81.226|:443... failed: Connection timed out.
Retrying.
--2015-02-14 23:17:40-- (try: 2) https://domotiga.nl/apt/public.gpg.key
Connecting to domotiga.nl (domotiga.nl)|188.142.81.226|:443... failed: Connection timed out.
Retrying.
--2015-02-14 23:19:54-- (try: 3) https://domotiga.nl/apt/public.gpg.key
Connecting to domotiga.nl (domotiga.nl)|188.142.81.226|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1735 (1.7K) [application/pgp-keys]
Saving to: `STDOUT'
0% [ ] 0 --.-K/s in 0.001s
Cannot write to `-' (Broken pipe).
Re: GAMBAS(basic)
6 hours sleep was what I needed...there is a hyphen missing from the end of the "wget..." command line. So it should look like this:-SteveDee wrote:...maybe once I've slept on it...
Code: Select all
wget -O - https://domotiga.nl/apt/public.gpg.key | sudo apt-key add -
The next problem is installing Gambas 3. Again I'm getting connection timeout errors from domotiga, so I guess their server can't cope.
Update
After running:
Code: Select all
sudo apt-get update --fix-missing
I think you just have to be persistent.
- mad-hatter
- Posts: 419
- Joined: Sun Feb 26, 2012 2:58 pm
- Location: By the UK seaside
Re: GAMBAS(basic)
Hello,
That fixed it, in and running.
Only had to run it once.
A silly question, should I leave the sources list modified or revert?
Many thanks.
Regards
Code: Select all
wget -O - https://domotiga.nl/apt/public.gpg.key | sudo apt-key add -
Only had to run it once.
A silly question, should I leave the sources list modified or revert?
Many thanks.
Regards
Re: GAMBAS(basic)
Yes, it seems the server can't cope all the time.
So, I corrected the instructions in Gambas Wiki.
Added the missing - to the wget (typo).
Added a note on connection timeouts and the --fix-missing solution.
You do this by adding a # at the beginning of the deb line for Domotiga repository.
This will also prevent the connection timeout each and very time you do a apt-get update for your system.
By the time Gambas 3.7 is in the repository (or maybe a Gambas 3.6.3) you could remove the # in sources.list and update Gambas.
So, I corrected the instructions in Gambas Wiki.
Added the missing - to the wget (typo).
Added a note on connection timeouts and the --fix-missing solution.
For know (as you have the complete Gambas 3.6.2 installed) you could comment out the deb line in sources.list.A silly question, should I leave the sources list modified or revert?
You do this by adding a # at the beginning of the deb line for Domotiga repository.
This will also prevent the connection timeout each and very time you do a apt-get update for your system.
By the time Gambas 3.7 is in the repository (or maybe a Gambas 3.6.3) you could remove the # in sources.list and update Gambas.
Gambas ShowCase, a Gambas 3 software center (http://gambasshowcase.org/)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
How To Gambas, a series of guides to learn programming in Gambas 3 (http://howtogambas.org/)
GambOS, a distribution aimed at being a Gambas 3 learning environment (http://gambos.org)
Re: GAMBAS(basic)
mad-hatter wrote: A silly question, should I leave the sources list modified or revert?
I seem to have a problem with Gambas 3.6.2 on Raspbian Wheezy. If I run a simple..ish program in IDE, then stop it, it wont run a second time in the IDE. I have to reboot.
Not sure what is causing this, but had to switch back to a Raspbian Jessie image with Gambas 3.5.4 as I need to get on with something.
Re: GAMBAS(basic)
I thought I'd try Gambas on my new Pi 2. Fresh install of standard Raspbian (Wheezy), upgraded/dist-upgraded/rpi-updated to the latest. Gambas seems to be in the standard repo and apt-get-installs fine with all dependencies, but it doesn't run. No GUI appears. One core seems to be 100% busy. I waited a couple of minutes but gave up and killed the process.
Do I need to go to Jessie before I try Gambas? But then why is it in the standard Wheezy-based Raspbian repository..?
Do I need to go to Jessie before I try Gambas? But then why is it in the standard Wheezy-based Raspbian repository..?
Re: GAMBAS(basic)
The Gambas version in Raspbian Wheezy repository (v3.1.1) is broken. So I suggest you upgrade Raspbian to Jessie: http://captainbodgit.blogspot.co.uk/201 ... story.html ...which I find is a very stable combination.algorithm wrote:...Do I need to go to Jessie before I try Gambas? But then why is it in the standard Wheezy-based Raspbian repository..?
Other options, including v3.6.2 here: http://gambaswiki.org/wiki/install/raspbian
-
- Posts: 501
- Joined: Fri Jun 29, 2012 4:27 pm
Re: GAMBAS(basic)
I just installed it using domotiga repo. It's nice to have it running on Raspberry 2. It's a pity that it's not in official Raspian repo as it's a great development tool. Anyway, thanks to domotiga people and the wiki-Gambas-Raspberry maintainer.
English isn’t my first language, so please excuse any mistakes.
Re: GAMBAS(basic)
Glad you have it up running on RP2 and I agree with you. Gambas is great and evolves quickly with active developers, I actually prefer it over Python.
Re: GAMBAS(basic)
Hi all,
After being away from the Pi for a long time, i'm now back with a Raspberry Pi 2 and another burst of enthusiam.
So far i've installed Apache, Gambas 3.7 and wiringPi, managed to turn off and on some LED's attached to the GPIO pins from within a Gambas program, which was a massive achievement for me!
I can also turn my led's on and off from a web page using PHP (which is an odd language to me), but for love nor money cannot open the serial port (ttyUSB0) using wiringPi with PHP, but that is another story.
What I really want to be able to do and i'm led to believe it is possible is to write code in Gambas and display the output in a web page, basically, I want to turn my led's on / off and read / write from the serial port and display the data via apache so I can view it over the lan in a browser window.
Has anyone managed anything similar using Gambas?, I was directed to the 'smallwiki' example, but couldn't make any sense of it i'm afraid, it would not run for me.
Any help will be much appreciated!
Regards
Tony.
After being away from the Pi for a long time, i'm now back with a Raspberry Pi 2 and another burst of enthusiam.
So far i've installed Apache, Gambas 3.7 and wiringPi, managed to turn off and on some LED's attached to the GPIO pins from within a Gambas program, which was a massive achievement for me!
I can also turn my led's on and off from a web page using PHP (which is an odd language to me), but for love nor money cannot open the serial port (ttyUSB0) using wiringPi with PHP, but that is another story.
What I really want to be able to do and i'm led to believe it is possible is to write code in Gambas and display the output in a web page, basically, I want to turn my led's on / off and read / write from the serial port and display the data via apache so I can view it over the lan in a browser window.
Has anyone managed anything similar using Gambas?, I was directed to the 'smallwiki' example, but couldn't make any sense of it i'm afraid, it would not run for me.
Any help will be much appreciated!
Regards
Tony.
-
- Posts: 224
- Joined: Wed Jan 02, 2013 8:28 am
Re: GAMBAS(basic)
Hi guys, it's 3 days I trying to install Gambas on my Pi 2 unsuccessfully!!!!!
1) sudo apt-get install gambas3
as result I start gambas, CPU at 25% and hangs.
2) compiling sources
I always get:
Anyone successfully installed gambas3 on Pi 2 recently?
Thanks.
1) sudo apt-get install gambas3
as result I start gambas, CPU at 25% and hangs.
2) compiling sources
I always get:
Code: Select all
Making all in opengl
make[5]: Entering directory '/home/pi/gambasbuild/3.4/gb.gtk/src/opengl'
CC gb_gtk_opengl_la-main.lo
Assembler messages:
Fatal error: can't create .libs/gb_gtk_opengl_la-main.o: Permission denied
In file included from main.c:26:0:
main.h:31:23: fatal error: gtk/gtkgl.h: No such file or directory
compilation terminated.
Makefile:418: recipe for target 'gb_gtk_opengl_la-main.lo' failed
make[5]: *** [gb_gtk_opengl_la-main.lo] Error 1
make[5]: Leaving directory '/home/pi/gambasbuild/3.4/gb.gtk/src/opengl'
Makefile:1248: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/home/pi/gambasbuild/3.4/gb.gtk/src'
Makefile:372: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/pi/gambasbuild/3.4/gb.gtk'
Makefile:303: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/pi/gambasbuild/3.4/gb.gtk'
Makefile:359: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pi/gambasbuild/3.4'
Makefile:299: recipe for target 'all' failed
make: *** [all] Error 2
Thanks.
-
- Posts: 501
- Joined: Fri Jun 29, 2012 4:27 pm
Re: GAMBAS(basic)
English isn’t my first language, so please excuse any mistakes.