| rdfs:comment
| - These instructions assume the following about your system:
* You are using a Unix or Unix-like operating system. This includes Unix, Linux, OSX, Cygwin and others.
* You have a C compiler available, meeting the minimum C compiler requirements.
* You have the zlib open source compression library, or compatible alternative installed.
* You have the following GNU programs, or compatible alternatives installed:
* GNU Make
* GNU Libtool
* GNU gettext
* GNU Autoconf
* GNU Automake If compiling for MinGW, you need the following dependencies:
* Libcurl development files
|
| abstract
| - These instructions assume the following about your system:
* You are using a Unix or Unix-like operating system. This includes Unix, Linux, OSX, Cygwin and others.
* You have a C compiler available, meeting the minimum C compiler requirements.
* You have the zlib open source compression library, or compatible alternative installed.
* You have the following GNU programs, or compatible alternatives installed:
* GNU Make
* GNU Libtool
* GNU gettext If you intend to install from a prepackaged download, you will need one of the following file decompression/archive utilities, or compatible alternative.
* bunzip2 and tar (file format) tar file archive utility, or compatible alternative, such as GNU Tar
* gunzip and tar (file format) tar file archive utility, or compatible alternative, such as GNU Tar
* infozip If you intend to install from the subversion repository, or wish to rebuild the configuration script, you will need the following programs, or compatible alternatives installed:
* GNU Autoconf
* GNU Automake If compiling for MinGW, you need the following dependencies:
* Libcurl development files
|