الرئيسية > install > archlinux 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr fa id vi ko ja ru zh zh_TW eo
السابق  التالي  تحرير  إعادة تسمية  تراجع  بحث  الإدارة  
المستندات  
تحذير! هذه الصفحة لم يتم ترجمتها.  See english version 
Arch Linux

Gambas 3

Binary packages

They are in the official repositories. To install them:

$ sudo pacman -S gambas3

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:

$ pacman -S subversion

Gambas 2

See the old instructions.