[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:
[..]
- gb.net.curl
- gb.net.smtp
[..]

Why this components are disabled ?

2) I launched the:
sudo make 
sudo make install

All the make is done without errors but when I execute the:

gambas2 

I receive this error:
ERROR: #27: Cannot load component 'gb.qt': cannot find
library file


Thanks to all !


--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user


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 to return without error...

Do you need some output to understand what I wrong ?

Tnx a lot!

- Original Message -
Da : Benoît Minisini 
A : mailing list for gambas users

Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
installation on Ubuntu 9.10
Data : Sun, 10 Jan 2010 14:59:51 +0100

> > 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:> [..]> - gb.net.curl> -
> gb.net.smtp> [..]> > Why this components are disabled ?>
> Because some libraries or development packages are not
> installed. You see it by reading the ./configure output.>
> 2) I launched the:> sudo make> sudo make install> > All
> the make is done without errors but when I execute the:> >
> gambas2> > I receive this error:> ERROR: #27: Cannot load
> component 'gb.qt': cannot find> library file> Are you sure
> that you didn't get error messages during "make
> install"?Anyway, you need to provide the full output of
> the entire configuration, compilation and installation
> process, otherwise nobody will be able to help you.Regards
> ,-- Benoît
> Minisini--
> --- -This SF.Net email is
> sponsored by the Verizon Developer CommunityTake advantage
> of Verizon's best-in-class app development supportA
> streamlined, 14 day to market process makes app
> distribution fast and easyJoin now and get one step closer
> to millions of Verizon
> customershttp://p.sf.net/sfu/verizon-dev2dev
> ___Gambas-user
> mailing
> [email protected]://lists.sourcef
> orge.net/lists/listinfo/gambas-user

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user


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

2010-01-10 Thread matteo.l...@engicam.com
Yes libqt3-mt-dev is installed

thanks for your reply !


- Original Message -
Da : Fabien Bodard 
A : mailing list for gambas users

Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
installation on Ubuntu 9.10
Data : Sun, 10 Jan 2010 19:51:21 +0100

> IS libqt3-mt-dev installed ?
> 
> 
> if not install it and do a reconf-all
> 
> 2010/1/10 [email protected]
> > : 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 to return without error...
> >
> > Do you need some output to understand what I wrong ?
> >
> > Tnx a lot!
> >
> > - Original Message -
> > Da : Benoît Minisini 
> > A : mailing list for gambas users
> > 
> > Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
> > installation on Ubuntu 9.10
> > Data : Sun, 10 Jan 2010 14:59:51 +0100
> >
> >> > 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:> [..]> - gb.net.curl> -
> >> gb.net.smtp> [..]> > Why this components are disabled
> ?> >> Because some libraries or development packages are
> not >> installed. You see it by reading the ./configure
> output.> >> 2) I launched the:> sudo make> sudo make
> install> > All >> the make is done without errors but when
> I execute the:> > >> gambas2> > I receive this error:>
> ERROR: #27: Cannot load >> component 'gb.qt': cannot find>
> library file> Are you sure >> that you didn't get error
> messages during "make >> install"?Anyway, you need to
> provide the full output of >> the entire configuration,
> compilation and installation >> process, otherwise nobody
> will be able to help you.Regards >> ,-- Benoît
> >>
> Minisini--
> >> --- -This SF.Net email is >>
> sponsored by the Verizon Developer CommunityTake advantage
> >> of Verizon's best-in-class app development supportA >>
> streamlined, 14 day to market process makes app >>
> distribution fast and easyJoin now and get one step closer
> >> to millions of Verizon >>
> customershttp://p.sf.net/sfu/verizon-dev2dev >>
> ___Gambas-user
> >> mailing >>
> [email protected]://lists.sourcef
> >> orge.net/lists/listinfo/gambas-user >
> >
> --
> >  This SF.Net email is sponsored by
> > the Verizon Developer Community Take advantage of
> > Verizon's best-in-class app development support A
> streamlined, 14 day to market process makes app
> > distribution fast and easy Join now and get one step
> > closer to millions of Verizon customers
> > http://p.sf.net/sfu/verizon-dev2dev
> > ___
> > Gambas-user mailing list
> > [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user >
> 
> --
>  This SF.Net email is sponsored by the
> Verizon Developer Community Take advantage of Verizon's
> best-in-class app development support A streamlined, 14
> day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon
> customers http://p.sf.net/sfu/verizon-dev2dev 
> ___
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user


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

2010-01-11 Thread 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
string and something is changed:

now when I launch gambas2 I obtain:

mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ gambas2
ERROR: #27: Cannot load component 'gb.debug': cannot find
library file

any tips ?


Thanks in advice


mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ sudo gambas2
ERROR: #27: Cannot load component 'gb.debug': cannot find
library file


- Original Message -
Da : Fabien Bodard 
A : mailing list for gambas users

Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
installation on Ubuntu 9.10
Data : Mon, 11 Jan 2010 09:51:11 +0100

> More upto date ... and i've updated on the wiki too ... so
> gb3 can compile Too with all components.
> 
> 
> sudo apt-get install build-essential autoconf libbz2-dev
> libfbclient2 libmysqlclient15-dev unixodbc-dev libpq-dev
> libsqlite0-dev libsqlite3-dev libgtk2.0-dev libldap2-dev
> libcurl4-gnutls-dev libgtkglext1-dev libpcre3-dev
> libsdl-sound1.2-dev libsdl-mixer1.2-dev
> libsdl-image1.2-dev libsage-dev libxml2-dev libxslt1-dev
> libbonobo2-dev libcos4-dev libomniorb4-dev librsvg2-dev
> 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 libimlib2-dev libv4l-dev
> libsdl-ttf2.0-dev
> 
> 2010/1/11 Ricardo Díaz Martín
> > : On before gambas
> installation on ubuntu 9.10 you must to do this: >
> > sudo apt-get install build-essential autoconf libbz2-dev
> > libfbclient2 libmysqlclient15-dev unixodbc-dev libpq-dev
> > libsqlite0-dev libsqlite3-dev libgtk2.0-dev libldap2-dev
> > libcurl4-gnutls-dev libgtkglext1-dev libpcre3-dev
> > libsdl-sound1.2-dev libsdl-mixer1.2-dev
> > libsdl-image1.2-dev libsage-dev libxml2-dev libxslt1-dev
> libbonobo2-dev libcos4-dev libomniorb4-dev librsvg2-dev
> > 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 >
> > I hope this works for you.
> >
> > Regards,
> >
> > 2010/1/10 [email protected]
>  >
> >> Yes libqt3-mt-dev is installed
> >>
> >> thanks for your reply !
> >>
> >>
> >> - Original Message -
> >> Da : Fabien Bodard 
> >> A : mailing list for gambas users
> >> 
> >> Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
> >> installation on Ubuntu 9.10
> >> Data : Sun, 10 Jan 2010 19:51:21 +0100
> >>
> >> > IS libqt3-mt-dev installed ?
> >> >
> >> >
> >> > if not install it and do a reconf-all
> >> >
> >> > 2010/1/10 [email protected]
> >> > > : 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 to return without
> error... >> > >
> >> > > Do you need some output to understand what I wrong
> ? >> > >
> >> > > Tnx a lot!
> >> > >
> >> > > - Original Message -
> >> > > Da : Benoît Minisini
>  >> > > A : mailing list for
> gambas users >> > > 
> >> > > Oggetto : Re: [Gambas-user] Problem during Gambas
> 2.19 >> > > installation on Ubuntu 9.10
> >> > > Data : Sun, 10 Jan 2010 14:59:51 +0100
> >> > >
> >> > >> > 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:> [..

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

2010-01-11 Thread matteo.l...@engicam.com
Hi Fabien..

nothing is changed:

ERROR: #27: Cannot load component 'gb.debug': cannot find
library file

Have you any tips ?


- Original Message -
Da : Fabien Bodard 
A : mailing list for gambas users

Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
installation on Ubuntu 9.10
Data : Mon, 11 Jan 2010 12:06:42 +0100

> 2010/1/11 [email protected]
> : >
> > 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 string and something is changed:
> >
> > now when I launch gambas2 I obtain:
> >
> > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ gambas2
> > ERROR: #27: Cannot load component 'gb.debug': cannot
> > find library file
> 
> Try a
> make uninstall
> make clean
> make -j4
> make install
> 
> 
> 
> make -j4 allow to accellerate de compilation time by
> create multiple instance of the process (a so can use
> multiple processor capabilities)
> 
> 
> >
> > any tips ?
> >
> >
> > Thanks in advice
> >
> >
> > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ sudo
> > gambas2 ERROR: #27: Cannot load component 'gb.debug':
> > cannot find library file
> >
> >
> > - Original Message -
> > Da : Fabien Bodard 
> > A : mailing list for gambas users
> > 
> > Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
> > installation on Ubuntu 9.10
> > Data : Mon, 11 Jan 2010 09:51:11 +0100
> >
> >> More upto date ... and i've updated on the wiki too ...
> so >> gb3 can compile Too with all components.
> >>
> >>
> >> sudo apt-get install build-essential autoconf
> libbz2-dev >> libfbclient2 libmysqlclient15-dev
> unixodbc-dev libpq-dev >> libsqlite0-dev libsqlite3-dev
> libgtk2.0-dev libldap2-dev >> libcurl4-gnutls-dev
> libgtkglext1-dev libpcre3-dev >> libsdl-sound1.2-dev
> libsdl-mixer1.2-dev >> libsdl-image1.2-dev libsage-dev
> libxml2-dev libxslt1-dev >> libbonobo2-dev libcos4-dev
> libomniorb4-dev librsvg2-dev >> 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 libimlib2-dev libv4l-dev >>
> libsdl-ttf2.0-dev >>
> >> 2010/1/11 Ricardo Díaz Martín
> >> > : On before gambas
> >> installation on ubuntu 9.10 you must to do this: >
> >> > sudo apt-get install build-essential autoconf
> libbz2-dev >> > libfbclient2 libmysqlclient15-dev
> unixodbc-dev libpq-dev >> > libsqlite0-dev libsqlite3-dev
> libgtk2.0-dev libldap2-dev >> > libcurl4-gnutls-dev
> libgtkglext1-dev libpcre3-dev >> > libsdl-sound1.2-dev
> libsdl-mixer1.2-dev >> > libsdl-image1.2-dev libsage-dev
> libxml2-dev libxslt1-dev >> libbonobo2-dev libcos4-dev
> libomniorb4-dev librsvg2-dev >> > 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 >
> >> > I hope this works for you.
> >> >
> >> > Regards,
> >> >
> >> > 2010/1/10 [email protected]
> >>  >
> >> >> Yes libqt3-mt-dev is installed
> >> >>
> >> >> thanks for your reply !
> >> >>
> >> >>
> >> >> - Original Message -
> >> >> Da : Fabien Bodard 
> >> >> A : mailing list for gambas users
> >> >> 
> >> >> Oggetto : Re: [Gambas-user] Problem during Gambas
> 2.19 >> >> installation on Ubuntu 9.10
> >> >> Data : Sun, 10 Jan 2010 19:51:21 +0100
> >> >>
> >> >> > IS libqt3-mt-dev installed ?
> >> >> >
> >> >> >
> >> >> > if not install it and do a reconf-all
> >> >> >
> >> >> > 2010/1/10 [email protected]
> >> >> > > : Ok
> >> >> > >
> >> >> > > I checked all library installed on my ubuntu and
> >> redid >> > > the installation from the beginning.
> >> >> > >
> >> >> > > Somethin

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

2010-01-11 Thread 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: warning: component gb.draw not found
gb.qt
gbi2: warning: component gb.draw not found
gb.xml.xslt
gb.xml
gb.opengl
gb.desktop
gb.qt.kde
gb.xml.rpc
gb.compress
gb.pdf
gb.report
gb.gui
gbi2: warning: component gb.draw not found
gb.sdl
gb.pcre
gb.gtk.ext
gb.vb
gb.net.curl
gb.form.mdi
gb.form.dialog
gb.chart
gb.form
gb.v4l
gb.info
gb.qt.kde.html
gb.settings
gb.sdl.sound
gb.image
gb.qt.opengl
gb.web
gb.db
gb.crypt

thanks




- Original Message -
Da : Fabien Bodard 
A : 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 [email protected]
> > : Hi Fabien..
> >
> > nothing is changed:
> >
> > ERROR: #27: Cannot load component 'gb.debug': cannot
> > find library file
> >
> > Have you any tips ?
> >
> >
> > - Original Message -
> > Da : Fabien Bodard 
> > A : mailing list for gambas users
> > 
> > Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
> > installation on Ubuntu 9.10
> > Data : Mon, 11 Jan 2010 12:06:42 +0100
> >
> >> 2010/1/11 [email protected]
> >> : >
> >> > 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 string and something is changed:
> >> >
> >> > now when I launch gambas2 I obtain:
> >> >
> >> > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ gambas2
> >> > ERROR: #27: Cannot load component 'gb.debug': cannot
> >> > find library file
> >>
> >> Try a
> >> make uninstall
> >> make clean
> >> make -j4
> >> make install
> >>
> >>
> >>
> >> make -j4 allow to accellerate de compilation time by
> >> create multiple instance of the process (a so can use
> >> multiple processor capabilities)
> >>
> >>
> >> >
> >> > any tips ?
> >> >
> >> >
> >> > Thanks in advice
> >> >
> >> >
> >> > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ sudo
> >> > gambas2 ERROR: #27: Cannot load component 'gb.debug':
> >> > cannot find library file
> >> >
> >> >
> >> > - Original Message -
> >> > Da : Fabien Bodard 
> >> > A : mailing list for gambas users
> >> > 
> >> > Oggetto : Re: [Gambas-user] Problem during Gambas
> 2.19 >> > installation on Ubuntu 9.10
> >> > Data : Mon, 11 Jan 2010 09:51:11 +0100
> >> >
> >> >> More upto date ... and i've updated on the wiki too
> .. >> so >> gb3 can compile Too with all components.
> >> >>
> >> >>
> >> >> sudo apt-get install build-essential autoconf
> >> libbz2-dev >> libfbclient2 libmysqlclient15-dev
> >> unixodbc-dev libpq-dev >> libsqlite0-dev libsqlite3-dev
> >> libgtk2.0-dev libldap2-dev >> libcurl4-gnutls-dev
> >> libgtkglext1-dev libpcre3-dev >> libsdl-sound1.2-dev
> >> libsdl-mixer1.2-dev >> libsdl-image1.2-dev libsage-dev
> >> libxml2-dev libxslt1-dev >> libbonobo2-dev libcos4-dev
> >> libomniorb4-dev librsvg2-dev >> 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 libimlib2-dev libv4l-dev >>
> >> libsdl-ttf2.0-dev >>
> >> >> 2010/1/11 Ricardo Díaz Martín
> >> >> > : On before gambas
> >> >> installation on ubuntu 9.10 you must to do this: >
> >> >> > sudo apt-get install build-essential autoconf
> >> libbz2-dev >> > libfbclient2 libmysqlclient15-dev
> >> unixodbc-dev libpq-dev >> > libsqlite0-dev
> libsqlite3-dev >> libgtk2.0-dev libldap2-dev >> >
> libcurl4-gnutls-dev >> libgtkglext1-dev libpcre3-dev >> >
> libsdl-sound1.2-dev >> libsdl-mixer1.2-dev >> >
> libsdl-image1.2-dev libsage-dev >> libxml2-dev
> libxslt1-dev >> libbonobo2-dev libcos4-dev >>
> libomniorb4-dev librsvg2-d

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

2010-01-12 Thread matteo.l...@engicam.com
Hi !

Not work yet !

I redid an installation and I saw that the the ./configure
output show

gb.qte disabled

why ?

After the installation I did:

> cd /usr/src/gambas2-2.19.0/main
> sudo make uninstall
> make clean
> /reconf
> /configure -C
> make
> sudo make install
> gbi3

(gbi2 instead of gbi3) and the gambas2 output remain the
same:
ERROR: #27: Cannot load component 'gb.qt': cannot find
library file

P.S.
I update my system and the libtool library at the last
version.
Is it possible to have a problem here ?



- Original Message -
Da : Fabien Bodard 
A : mailing list for gambas users

Oggetto : Re: [Gambas-user] Problem during Gambas 2.19
installation on Ubuntu 9.10
Data : Mon, 11 Jan 2010 21:10:25 +0100

> ok
> 
> you try that :
> 
> cd /usr/src/gambas2-2.19.0/main
> sudo make uninstall
> make clean
> /reconf
> /configure -C
> make
> sudo make install
> gbi3
> 
> 2010/1/11 [email protected]
> > : 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: warning: component gb.draw not found
> > gb.qt
> > gbi2: warning: component gb.draw not found
> > gb.xml.xslt
> > gb.xml
> > gb.opengl
> > gb.desktop
> > gb.qt.kde
> > gb.xml.rpc
> > gb.compress
> > gb.pdf
> > gb.report
> > gb.gui
> > gbi2: warning: component gb.draw not found
> > gb.sdl
> > gb.pcre
> > gb.gtk.ext
> > gb.vb
> > gb.net.curl
> > gb.form.mdi
> > gb.form.dialog
> > gb.chart
> > gb.form
> > gb.v4l
> > gb.info
> > gb.qt.kde.html
> > gb.settings
> > gb.sdl.sound
> > gb.image
> > gb.qt.opengl
> > gb.web
> > gb.db
> > gb.crypt
> >
> > thanks
> >
> >
> >
> >
> > - Original Message -
> > Da : Fabien Bodard 
> > A : 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 [email protected]
> >> > : Hi Fabien..
> >> >
> >> > nothing is changed:
> >> >
> >> > ERROR: #27: Cannot load component 'gb.debug': cannot
> >> > find library file
> >> >
> >> > Have you any tips ?
> >> >
> >> >
> >> > - Original Message -
> >> > Da : Fabien Bodard 
> >> > A : mailing list for gambas users
> >> > 
> >> > Oggetto : Re: [Gambas-user] Problem during Gambas
> 2.19 >> > installation on Ubuntu 9.10
> >> > Data : Mon, 11 Jan 2010 12:06:42 +0100
> >> >
> >> >> 2010/1/11 [email protected]
> >> >> : >
> >> >> > 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 string and something is changed:
> >> >> >
> >> >> > now when I launch gambas2 I obtain:
> >> >> >
> >> >> > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$
> gambas2 >> >> > ERROR: #27: Cannot load component
> 'gb.debug': cannot >> >> > find library file
> >> >>
> >> >> Try a
> >> >> make uninstall
> >> >> make clean
> >> >> make -j4
> >> >> make install
> >> >>
> >> >>
> >> >>
> >> >> make -j4 allow to accellerate de compilation time by
> >> >> create multiple instance of the process (a so can
> use >> >> multiple processor capabilities)
> >> >>
> >> >>
> >> >> >
> >> >> > any tips ?
> >> >> >
> >> >> >
> >> >> > Thanks in advice
> >> >> >
> >> >> >
> >> >> > mat...@matteo-laptop:/usr/src/gambas2-2.19.0$ sudo
> >> >> > gambas2 ERROR: #27: Cannot load component
> 'gb.debug': >> >> > cannot find library file
> >> >> >
> >> >> >
> >> >> > - Original Message -
> >> >> > Da : Fabien Bodard 
>

[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 enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user


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
viceversa through UDP socket. When we debug on the PC the
gambas application, we use the gambas IDE, and when we want
to read or write data to PIC WE use a UDP socket to send
data to ARM 9.

But when we execute the gambas program on ARM system we read
or write data to PIC through the SPI.

My components , used without graphic interface, have to
export the same interface to Pc and Arm but, if compiled for
PC the link channel has to be UDP socket, while if compiled
for Arm have to use the SPI interface.

On the arm system there will be a task that export an UDP
Server and take the data arrived from SPI. 

I hope that I explained well !

If I have my low level function , both UDP and SPI , how I
can insert my C++ class on the gambas enviroment ? 

thanks a lot for all your reply !

- Original Message -
Da : Benoît Minisini 
A : mailing list for gambas users

Oggetto : Re: [Gambas-user] How to develop gambas component
Data : Tue, 26 Jan 2010 20:06:56 +0100

> > Hi to all !> > I need to develop a Gambas component in
> C/C++> > Where I can find some documentation about this ?>
> > Thanks to all> There is some very old documentation on
> the wiki, but it is not up to date. So I am currently the
> documentation. :-)Please ask your questions on the
> developer mailing-list, and I will help you.First, tell me
> what you need, i.e. I want to know if it is a component
> that could be part of the Gambas source code!Regards,--
> Benoît
> Minisini--
> The Planet: dedicated and
> managed hosting, cloud storage, colocationStay online with
> enterprise data centers and the best network in the
> businessChoose flexible plans and management services
> without long-term contractsPersonal 24x7 support from
> experience hosting pros just a phone call
> away.http://p.sf.net/sfu/theplanet-com
> ___Gambas-user mailing
> [email protected]://lists.sourcef
> orge.net/lists/listinfo/g ambas-user

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user