
Installation Requirements:
You may experience errors within the compilation process if some packages required for the compilation of the various libraries are missing.
If you run into an error, check if you have the following packages installed on your system.
- wget
- make
- gcc
- gcc-c++
- ncurses (+ncurses-devel)
- termcap
- xorg-x11-devel
- flex (also known as lex)
- libxml2-devel (for PHP compilation on SuSE 10.1 systems)
- perl-DBI (for MySQL RPM install on SuSE 10.1 systems)
Installation Requirements if mod_deflate is required:
You may experience errors within the compilation process if you try to use
mod_deflate in combination with zlib 1.2.3 and Apache 2.1.13.
Please use zlib 1.1.4 if you need this combination.


|