{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 2.0 $ svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0 $ cd 2.0 $ ./reconf-all
{Do not forget to install automake and autoconf, otherwise the ./reconf-all script will not work.}
{Package} | {Version} | {Format} |
---|---|---|
gambas2-$(STABLE_VERSION).tar.bz2 | $(STABLE_VERSION) | tar.bz2 |
gambas2-$(STABLE_VERSION_1).tar.bz2 | $(STABLE_VERSION_1) | tar.bz2 |
gambas2-$(STABLE_VERSION_2).tar.bz2 | $(STABLE_VERSION_2) | tar.bz2 |
gambas2-$(STABLE_VERSION_3).tar.bz2 | $(STABLE_VERSION_3) | tar.bz2 |
{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 | |
presentation-palermo-2007.odp | OpenOffice |