Arch Linux
Gambas 3
Binary packages
They are in the official repositories. To install them:
Compilation from sources
To install the development packages needed to compile all
جامباس components, do that:
$ sudo pacman -S automake autoconf gcc intltool mysql postgresql libffi bzip2 glib2 v4l-utils zlib mesa libgl glew xdg-utils gtk2 imlib2 gdk-pixbuf2 postgresql-libs libmysqlclient unixodbc sqlite2 sqlite librsvg curl poppler-glib sdl_mixer sdl_ttf libxtst pcre qtwebkit libxcursor libsm dbus-core libxml2 libxslt libgnome-keyring gsl gstreamer0.10 gstreamer0.10-base gtkglext ncurses llvm
 |
If you use a proprietary video driver (e.g. the NVIDIA binary blob or Catalyst) remove libgl from the dependencies above, as it will cause conflicts.
|
If you want to compile the latest
/trunk development version, you need subversion:
Gambas 2
See the
old instructions.