[Gambas-user] Accessing C-API

2009-01-27 Thread Wally
Is it possible to access a C-API with gambas ? I wonder if it is possible to build a front-end for the comedi data aquasition API : http://www.comedi.org/ with Gambas. Its necessary to access kernel-driver-modules. regs wally

Re: [Gambas-user] make install errors

2009-01-27 Thread Ron_1st
gb.xml gb.xml.rpc gb.xml.xslt Installing the components... Compiling gb.settings... OK Installing gb.settings... Compiling gb.info... OK Installing gb.info... Compiling gb.form... Cannot read component list file: /root/.local/share/gambas3/info/gb.form.list

Re: [Gambas-user] make install errors

2009-01-27 Thread Gareth Bult
For what it's worth; I've just done; snv up ./reconf-all ./configure make clean make install Worked cleanly .. - Original Message - From: Ron_1st ron...@tiscali.nl To: mailing list for gambas users gambas-user@lists.sourceforge.net Sent: Tuesday, 27 January, 2009 3:41:44 PM GMT

Re: [Gambas-user] make install errors

2009-01-27 Thread Benoit Minisini
On mardi 27 janvier 2009, Ron_1st wrote: gb.xml gb.xml.rpc gb.xml.xslt Installing the components... Compiling gb.settings... OK Installing gb.settings... Compiling gb.info... OK Installing gb.info... Compiling gb.form... Cannot read component list file:

Re: [Gambas-user] Accessing C-API

2009-01-27 Thread Doriano Blengino
Wally ha scritto: Is it possible to access a C-API with gambas ? I wonder if it is possible to build a front-end for the comedi data aquasition API : http://www.comedi.org/ with Gambas. Its necessary to access kernel-driver-modules. Yes, it is possible [access a C API]. See External

[Gambas-user] ServerSocket application without Forms

2009-01-27 Thread Jose J. Rodriguez
Is it possible to use ServerSocket in an applciation without Forms? I have been placed all the code in the Main Module and though I get a connection, the _Connection event does not seem to fire. Regards, Joe1962 -- This

Re: [Gambas-user] make install errors

2009-01-27 Thread Benoit Minisini
On mercredi 28 janvier 2009, Ron_1st wrote: There was a syntax error in gb.db.mysql I just fixed, but it is not related to your problems. The gb.desktop.gnome missing library (gnome-keyring-1) does not prevent gb.desktop to be compiled. It will just prevent gb.desktop to store password

Re: [Gambas-user] make install errors

2009-01-27 Thread Ron_1st
On Wednesday 28 January 2009, Benoit Minisini wrote: On mercredi 28 janvier 2009, Ron_1st wrote: There was a syntax error in gb.db.mysql I just fixed, but it is not related to your problems. The gb.desktop.gnome missing library (gnome-keyring-1) does not prevent gb.desktop to be

Re: [Gambas-user] make install errors

2009-01-27 Thread Ron_1st
svn 1825 then mv -f .deps/CImageStat.Tpo .deps/CImageStat.Plo; else rm -f .deps/CImageStat.Tpo; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../share -I../../libltdl -pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT CImageStat.lo -MD -MP -MF