[Gambas-user] Raspberry Pi

Emil Lenngren emil.lenngren at ...626...
Tue Aug 7 18:59:24 CEST 2012


I tried to install
http://tomv.home.xs4all.nl/raspberry/gambas3_3.1.1-1_armel.deb on Raspbian
but I got "package architecture (armel) does not match system (armhf)".
When I tried with "--force-architecture", I got a lot of dependency errors,
but the files were installed.
Running "gambas3" prints:
"ERROR: #27: Cannot load component 'gb.image': /usr/lib/gambas3/gb.image.so":
cannot open shared object file: No such file or directory", even though
that file exists...

/Emil

2012/8/2 Christer Johansson <lists at ...2828...>

>
>
> > -----Original Message-----
> > From: wally [mailto:wally at ...2037...]
> > Sent: Thursday, August 02, 2012 2:16 PM
> > To: Mike Crean; mailing list for gambas users
> > Subject: Re: [Gambas-user] Raspberry Pi
> >
> >
> > On Thursday 02 August 2012 03:34:42 Mike Crean wrote:
> > > Well my Rpi has turned up and it works very well with
> > Raspbian (Debian
> > > wheezy) on it. I am happy to say it performs much faster
> > than I expected.
> > > I have down loaded & install Gambas3 with the Rpi.
> > >
> > > sudo  apt-get update
> > > sudo apt-get install gambas3
> > > sudo gambas3
> > >
> > > All seem to install OK and no errors. When I run GB3 the
> > Rpi CPU usage went
> > > to 100% and the Rpi hung.
> > >
> > > Any one have GB3 running on Raspbian and any idea why GB3
> > hangs for me.
> > >
> > > Regards to all
> > > Mike
> >
> > Hello Mike,
> >
> > similar problem here but on qemu and raspian.
> >
> > sudo  apt-get update
> > sudo apt-get install gambas3
> > gambas3       //<- i tried as user
> >
> > CPU usage 100%
> > nothing else happens a long time
>
> I had the samee problems when trying the Gambas3 from the Debian
> repository so something is broken.
>
> Instead I downloaded and installed a Gambas3 3.1.1 package made
> available by a guy named "tomtor" and it works fine on my Raspi
> running Debian Squeeze and Xfce.
>
>   http://tomv.home.xs4all.nl/raspberry/gambas3_3.1.1-1_armel.deb
>
> Install it with...
>
>   sudo dpkg -i gambas2_2.24.0-1_armel.deb ; sudo apt-get -f install
>
> Kudos should go to tomtor and not me, you can find the original
> thread here...
>
>
> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=41&t=2434&hilit=gambas2&
> start=50#p70883
>
> Anyone know if a similar ARM package exists for the latest stable
> Gambas3 3.2.1?
>
> /CJ
>
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list