Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-21 Thread Benoît Minisini
> On Sunday 22 February 2009, Benoît Minisini wrote: > > > Ok done the job for gambas-3 svn-1883. > > > > > > > > > First take note Charlie and me have the same errors > > > Both are using kubuntu 8.04 instead of 8.10 !! > > > > Aaaa! Sorry I have understood that you used Kubuntu 8.10 - This is the

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-21 Thread Ron_1st
On Sunday 22 February 2009, Benoît Minisini wrote: > > > > Ok done the job for gambas-3 svn-1883. > > > > > > First take note Charlie and me have the same errors > > Both are using kubuntu 8.04 instead of 8.10 !! > > Aaaa! Sorry I have understood that you used Kubuntu 8.10 - This is the reason >

Re: [Gambas-user] Problems with Gambas 3 installation on Kubuntu

2009-02-21 Thread Benoît Minisini
> > Ok done the job for gambas-3 svn-1883. > > > First take note Charlie and me have the same errors > Both are using kubuntu 8.04 instead of 8.10 !! Aaaa! Sorry I have understood that you used Kubuntu 8.10 - This is the reason why I installed Kubuntu 8.10. I have fixed an uninitialized variable

Re: [Gambas-user] How to create a web site with Gambas

2009-02-21 Thread Benoît Minisini
> Although I've never used Gambas for a website, > And I would like to soon... > It would be something like this: > > Apache would have to be configured to invoke Gambas when Apach found > a particular suffix. > Example: a webpage ending in .php Apache knows to invoke PHP processor > If you set Apa

Re: [Gambas-user] Gambas on ARM?

2009-02-21 Thread José Luis Redrejo
2009/2/21 Hans-Martin > Hi all, > > to make it short: > > Is it possible to compile gambas for ARM-Plattforms for eg Openmokos > Freerunner (http://wiki.openmoko.org/wiki/Neo_FreeRunner)? > > Compiling it should be possible, just take a look at http://packages.debian.org/search?keywords=gambas2-d

[Gambas-user] Gambas on ARM?

2009-02-21 Thread Hans-Martin
Hi all, to make it short: Is it possible to compile gambas for ARM-Plattforms for eg Openmokos Freerunner (http://wiki.openmoko.org/wiki/Neo_FreeRunner)? regards, HMB -- Open Source Business Conference (OSBC), March

Re: [Gambas-user] How to create a web site with Gambas

2009-02-21 Thread nando
Although I've never used Gambas for a website, And I would like to soon... It would be something like this: Apache would have to be configured to invoke Gambas when Apach found a particular suffix. Example: a webpage ending in .php Apache knows to invoke PHP processor If you set Apache to detect (

Re: [Gambas-user] Array Concatenation

2009-02-21 Thread Benoît Minisini
> Hey guys, > > First of all I wanna say you guys ROCK :) Thanks. :-) > > Thank you for making this wonderful program > and keep up the great work :) > > My question is: > > Is there a way to concatenate 2 arrays without using a for loop? > Perhaps there is an undocumented mechanism like > > tmpA