Re: [Gambas-user] How to develop gambas component

2010-01-26 Thread matteo.l...@engicam.com
Hi Benoît ! I'll try to explain my project: I have an Arm 9 system, and I have to run gambas interpreter on in. This Arm 9 exchange data across the SPI with a Microchip PIC. Whereas we want to develop and debug the Arm application from a PC, we thought to exchange data from PC to Arm and vice

[Gambas-user] How to develop gambas component

2010-01-26 Thread matteo.l...@engicam.com
Hi to all ! I need to develop a Gambas component in C/C++ Where I can find some documentation about this ? Thanks to all -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterpri

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-12 Thread matteo.l...@engicam.com
; /configure -C > make > sudo make install > gbi3 > > 2010/1/11 matteo.l...@engicam.com > > : this is my gbi2 output: > > > > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ sudo gbi2 > > gb.qt.ext > > gb.db.form > > gb.gtk > > gbi2: wa

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-11 Thread matteo.l...@engicam.com
: mailing list for gambas users Oggetto : Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10 Data : Mon, 11 Jan 2010 13:54:32 +0100 > give me the output of gbi2 > > > > > > 2010/1/11 matteo.l...@engicam.com > > : Hi Fabien.. > > > >

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-11 Thread matteo.l...@engicam.com
buntu 9.10 Data : Mon, 11 Jan 2010 12:06:42 +0100 > 2010/1/11 matteo.l...@engicam.com > : > > > Hi Fabien and thanks for your reply > > > > I update my Ubuntu (Before my last reply I used the > > apt-get string on the installation page) with your last > > apt-get

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-11 Thread matteo.l...@engicam.com
t; > libpoppler-dev libpoppler-glib-dev libasound2-dev > > libesd0-dev libesd-alsa0 libdirectfb-dev libaa1-dev > > libxtst-dev libffi-dev kdelibs4-dev firebird2.1-dev > libqt4-dev libglew1.5-dev > > > > > Please, visit > http://gambasdoc.org/help/install/ubuntu?view

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-10 Thread matteo.l...@engicam.com
led ? > > > if not install it and do a reconf-all > > 2010/1/10 matteo.l...@engicam.com > > : Ok > > > > I checked all library installed on my ubuntu and redid > > the installation from the beginning. > > > > Somethings is changed: > > >

Re: [Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-10 Thread matteo.l...@engicam.com
Ok I checked all library installed on my ubuntu and redid the installation from the beginning. Somethings is changed: When I launch gambas2 I have: ERROR: #27: Cannot load component 'gb.qt': cannot find library file The ./configure disable the gb.qte packet and the make / make install seems t

[Gambas-user] Problem during Gambas 2.19 installation on Ubuntu 9.10

2010-01-10 Thread matteo.l...@engicam.com
Hi to All ! I'm trying to install last gambas2 version on my ubuntu 9.10 but I had some error: 1) I launch the configuration script with: sudo ./configure --enable-net=yes --enable-curl=yes --enable-smtp=yes but at the end I receive the following report: THESE COMPONENTS ARE DISABLED: [..] -