Personal tools
Sections
Path: Home Download Current Developer Snapshot
Document Actions

Current Developer Snapshot

Currently you will need to have "Subversion" installed on your machine to access this

You get it from the Subversion repository:

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

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