Gambas/Installation

Back to Gambas

Download

How to compile, make and install Gambas?

Short version

tar xzvf gambas-x.xx.tar.gz
cd gambas-x.xx
./configure # or ./configure—disable-db-component
make
make install

Long version

See also http://gambaswiki.org/wiki/install