Dimitris Anogiatis wrote:

> Hey Marc,
> 
> gambas2-runtime and gambas2-gb-web might be enough to run a cgi
> script on your webserver... however if you need to use any other libraries
> you need to download then before you can actually use them.
> 
> You also need to set up your webserver to run gbw2 as a CGI executable
> (like php-cgi is run to run php pages) and add cgi or another kind of
> extension
> for your gambas pages.
> 
> Personally I use gsp for Gambas Server Pages
> 
> I would also download gb.vb to use string functions that resemble those
> of Visual Basic although it's pretty easy to manipulate strings in Gambas.
> 
> Take a look in the following link too
> 
> http://gambasdoc.org/help/doc/serverpage?view
> 
> I hope I helped
> Keep up the good work
> 
> Regards,
> Dimitris

Well, 

I installed debian packages for gambas2-gb-web and gambas2-runtime but the
debian version is gambas 2.7-1, so I don't have any gbs2 script. Is it
possible to run cgi with this version ? 

On an other and, I download gambas2-2.16.0.tar.bz2 from source forge, but I
don't find anything like gb-web, and I don't want to compile all gambas on
my server, only the runtime and some components.

What would the best solution ?

Regards,

--
Marc


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to