Download
 READ THESE IMPORTANT NOTES AND THIS PAGE FIRST.

Current Developer Snapshots

You get them from the Subversion repository. To get a snapshot of the future 3.0 version, do:

$ mkdir trunk
$ svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
$ cd trunk
$ ./reconf-all

To get a snapshot of the 2.x development version, do:

$ mkdir trunk
$ svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0
$ cd trunk
$ ./reconf-all

Do not forget to install automake and autoconf, otherwise the ./reconf-all script will not work.

Stable Version Source Packages (ChangeLog)

Package Version Format
gambas2-2.5.0.tar.bz2 2.5.0 tar.bz2
gambas2-2.4.1.tar.bz2 2.4.1 tar.bz2
gambas2-2.3.0.tar.bz2 2.3.0 tar.bz2
gambas2-2.2.1.tar.bz2 2.2.1 tar.bz2

Gambas presentation

Here is the last presentation I made in Palermo. You can open it with OpenOffice, or use the PDF version with the PdfPresentation OpenGL example included in the Gambas sources.

Presentation Type
presentation-palermo-2007.pdf PDF
presentation-palermo-2007.odp OpenOffice

Binary Packages

NOTE: I didn't make the following packages, as I do not have the time and the knowledge to make them. So, if you have problems with them, contact their respective authors!

NOTE #2: The binary package specifications are located in the documentation wiki.

Distribution Packages Correctly packaged
CentOS Download packages from
http://centos.karan.org/el4/extras/.../repodata/repoview/Development.Tools.group.html
This distribution is based on Fedora, so Fedora users should be able to use these packages too.
Yes
Debian Debian packages for Sarge/Sid are made by José L. Redrejo.

Last version of gambas packages for Debian sid are always available at the official Debian repositories.

Last version of gambas packages for Debian stable (or etch) are always available using apt-get, adding this line to the /etc/apt/sources.list file:

deb http://apt.linex.org/linex/gambas/stable/ ./
Important note: Etch users can not use gambas2-gb-gtk, gambas2 & gambas2-gb-gtk-svg packages due to the gtk version (2.8) available in Debian etch. If they want to use these packages there is a gtk-2.10 etch backport for available via apt-get using
deb http://apt.linex.org/linex/gtk-2.10/ ./
Yes
Fedora Gambas is maintained in 'Fedora Extras'. You can install it by using the following command:
yum install gambas-ide-1.0.X*
where X is the version you want to install.

Development version packages are available there:

http://www.ldrweb.net/modules/icontent/index.php?page=10
Yes
Gentoo Gambas is in the portage tree. The ebuilds are maintained by Marius Mauch. So a simple emerge gambas is sufficient to install it.

And here is a ebuild for the development version:

http://bugs.gentoo.org/show_bug.cgi?id=146871
N/A
GuadaLinex GuadaLinex is based on Ubuntu. You will find specific packages there:
http://danicafe.extreblog.com/200709118041_Gambas-packages-for-Ubuntu-Feisty-and-Guadalinex-v41.html
Yes
Linex Linex is a Debian, so look at the Debian section! Yes
Mandriva It seems that the binary packages of the stable version made by Mandriva are now correct.

You can go to www.kudla.org to download binary packages of the stable and development versions too. They are made by Rob Kudla.

Yes
OpenSuSE The binary packages made by default do not follow the specifications.
DO NOT USE THEM!

Instead, use the packages made by Guillermo Ballester Valor.

You can download source and binary packages for all recent versions of SuSE at:

http://download.opensuse.org/repositories/home:/gbvalor/

NO

but yes, thanks to Guillermo
QiLinux You will find the binary packages at
ftp://ftp.qilinux.it/pub/QiLinux/devel/RPMS/i586/
Yes
Slackware You will find packages of Gambas for Slackware at www.linuxpackages.net N/A
T2 Go to http://www.t2-project.org/ to have more information about this meta-distribution. The Gambas stable version package is located at:
http://www.t2-project.org/packages/gambas.html
N/A
Ubuntu The official packages are there:
http://packages.ubuntu.com/hardy/devel/gambas2
But you will find more recent ones there:
http://gambas.gnulinex.org/ubuntu
Yes