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

2015-02-13 6:20 GMT+01:00 Mike Crean <mike.cr...@y7mail.com>:

> Hey Bruce if you can give me some ideas about installing Gambas3
> on Raspbian on Rpi 2 it would be great.
> Best RegardsMike
>
>      On Friday, 13 February 2015, 13:09, "adamn...@gmail.com" <
> adamn...@gmail.com> wrote:
>
>
>  On Thu, 12 Feb 2015 13:53:08 +0100
> Tobias Boege <tabo...@gmail.com> wrote:
>
> > (Although I fear that Bruce will jump in with your solution any moment:)
> nah, i have been up and out for 16 hours followed by a v. large lunch.
>
>
> ...
> aha! i see the bed....
>
> post,now ...
> b
>
> --
> B Bruen <adamn...@gnail.com (sort of)>
>
>
> ------------------------------------------------------------------------------
> 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
>
>
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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