Gambas/Installation
From Wikibooks, open books for an open world
< Gambas
Back to Gambas
Contents |
[edit] Download
See http://gambas.sourceforge.net/download.html
[edit] How to compile, make and install Gambas?
[edit] Short version:
tar xzvf gambas-x.xx.tar.gz cd gambas-x.xx ./configure # or ./configure --disable-db-component make
make install
This page may need to be