On vr, 2015-02-13 at 09:09 +0100, Alexie wrote:
> Hi Mike,
> 
> Compiling Gambas3 on a Pi / Pi2 is a long task, so for the DomotiGa project
> we created pre-compiled packages of Gambas 3.6.2 (and when new version are
> released, we will update ofcourse).
> 
> You can download/install as follows:
> 
> $ wget -O - https://domotiga.nl/apt/public.gpg.key | sudo apt-key add -
> $ sudo su -c "echo 'deb https://domotiga.nl/apt/raspbian wheezy main'
> >> /etc/apt/sources.list"
> $ sudo apt-get install -y apt-transport-https
> $ sudo apt-get update
> $ sudo apt-get upgrade
> $ sudo apt-get install gambas3
> 
> I have tested this with the Pi and Pi2 (clear Raspbian images).
> 
> Regards,
> Alex
> 

Hi Alex,

Very nice and very good to know...
I'll update the Gambas wiki for Pin installation to point to your Gambas
binaries.


-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org





------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to