On Mon, 07 Feb 2005 14:12:15 +1300 Lindsay <[EMAIL PROTECTED]> wrote:
> I appreciate the time and effort put into providing the synopsis Nick. > I've been to the site and had a read. > I dont know how to go about downloading, saving and compiling downloads > in Linux yet, so I'll store the post away until I'm more familiar. firstly check if it is available precompiled for your system. i think you are on ubuntu? (can't keep up with everyones systems sorry). If so the debian packages will probably work: http://packages.debian.org/cgi-bin/search_packages.pl?keywords=gambas&searchon=names&subword=1&version=all&release=all You would need to change some setup in ubuntu to put the debian sources in for the packaging tool apt-get. Thats a lesson someone else can give, but its not difficult. I see the deb versions are 1.01 and the latest are 1.03, shouldn't be too big a difference. Oh and I correct myself, gambas is not a VB clone (the author makes that clear on his website) "Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic (but it is NOT a clone !)." -- Nick Rout <[EMAIL PROTECTED]>
