% zcat <somewhere>/v3.0beta099-tar.Z | tar xf -(uncompress and extract individual files). The software is mostly written in C++. If you do not have a working C++ compiler and associated libraries for your machine, check here for information on obtaining GNU gcc and libg++.
If you plan to use GNU gcc to build the software, you must use version
2.6.1 or newer. gcc 2.6.3 and libg++ 2.6.2 are the current recommended versions
of the GNU tools to use.
To build and install executables from the sources check the README file for any known problems, then do the following:
% ./configure # see above % make % su # NB: installation must be done by the super-user # make installIf you have problems building the software consult the complete documentation on building the software and the HylaFAQ.
To complete the installation you may need to install one or more of the following:
Once you have the software installed, see Server Setup and Basic Configuration.