ARB packages for Ubuntu/Kubuntu
Please keep in mind that the debian-packages and all information mentioned below are unsupported and purely experimental!
Required packages
The following packages are a minimum base for getting the ARB sourcecode compiled under Debian/GNU Linux or one of its descendants, e.g. (K)Ubuntu Linux.
For ARB (without RNA3D feature)
Additional packages for RNA3D
Caution: please read the following chapter "Missing OpenGL-support" before compiling ARB+RNA3D with OpenGL support.
Missing OpenGL-support
Newer versions of Debian GNU/Linux or (K)Ubuntu do not include all Mesa libraries and header files. (Some of them are considered deprecated.) The compilation of the ARB sourcecode fails when OpenGL-support in the config.makefile is activated. In the Debian package section packages with the missing files are available for all newer distributions.
There are two ways to receive the appropriate package for your distribution. First you can download the appropriate Debian package manually (in this example for Ubuntu "feisty fawn") and install it as a root user.
Or you can directly add one of the following lines to your /etc/apt/sources.list and let your package management software handle it.
There is an additional list of programs which aren't necessary for the compilation but for all features of the ARB toolkit:
When using (K)Ubuntu the "sudo" command has to be added in front of aptitude or dpkg.