Ian,

Thanks for the input.

I installed libwebkit-dev (it looks like it installed correctly), but I'm still 
getting the message that "gb.qt4.webkit" is disabled?  I tried a "reconf-all" 
and "configure -C".

Also, there doesn't appear to be a binary for Gambas3 in the repository, only 
Gambas2.

I did:
apt-get update
apt-get install gambas3

The response was:
E: Unable to locate package gambas3


Some details about the OS:
Distribution ID: Linaro
Description: Linaro 12.11
Release: 12.11
Codename: precise



Bruce Cunningham
Network Administrator
Sportif USA Inc.
(775) 359-6400  xt 132
bcunning...@sportif.com

-----Original Message-----
From: Ian Haywood [mailto:ihaywo...@gmail.com] 
Sent: Wednesday, May 21, 2014 3:29 AM
To: mailing list for gambas users
Subject: Re: [Gambas-user] Compiling Gambas on an Allwinner A10 based system

On Wed, May 21, 2014 at 9:25 AM, Jussi Lahtinen <jussi.lahti...@gmail.com> 
wrote:

>> I've been trying to compile Gambas on a development board that uses 
>> the Allwinner A10 SOC.  I know there is a build for the Raspberry PI, 
>> so it should be doable.
I use a solidrun cubox (a tiny Israeli company making even tinier computers), 
which is also based on an ARM SoC. I can't help you on OpenGL (and there 
doesn't seem much point on ARM) but I have got webkit and the rest of gambas 
running fine.

>From your logfile the punchline is

configure: WARNING: Unable to met pkg-config requirement: QtWebKit >= 4.5.0
configure: WARNING: gb.qt4.webkit is disabled

which means you don't have the right development package installed, it's called 
"libwebkit-dev" on debian-based distros, dunno about the others.

If you are on a debian-based system, try upgrading to the latest testing and 
then install gambas directly ("'apt-get install gambas3"), this *should* work 
as there will be pre-compiled ARM binaries for gambas in the Debian repos.

Ian

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE 
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available 
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to