source:
branches/PublicaMundi_David-devel/docs/install/install-prerequisites.rst
@
666
Last change on this file since 666 was 663, checked in by nbozon, 9 years ago | |
---|---|
File size: 1.7 KB |
Prerequisites
Mandatory
The following libraries are required to install :ref:`kernel_index`. Please make sure they are available on your system before anything else.
- autoconf (http://www.gnu.org/software/autoconf/)
- cgic (http://www.boutell.com/cgic)
- cURL (http://curl.haxx.se )
- FastCGI (http://www.fastcgi.com )
- Flex & Bison (http://flex.sourceforge.net/ | http://www.gnu.org/software/bison/ )
- libxml2 ( http://xmlsoft.org )
- OpenSSL ( http://www.openssl.org )
- Python ( http://www.python.org )
- GDAL (for using the available GDAL based ZOO-Services) (http://gdal.org/)
Warning
It is mandatory to install every library listed above before compiling and installing ZOO-Kernel
Optional
You may also consider the following optional libraries:
- MapServer (for ZOO-Kernel optional WMS, WFS and WCS support) (http://mapserver.org)
- PHP Embedded (for ZOO-Kernel optional PHP support) (http://www.php.net)
- Java SDK (for ZOO-Kernel optional Java support) (http://java.sun.com)
- SpiderMonkey (for ZOO-Kernel optional Javascript support) (http://www.mozilla.org/js/spidermonkey/)
- SAGA GIS (for ZOO-Kernel optional SAGA support)(http://www.saga-gis.org/en/index.html/)
- OrfeoToolbox (for ZOO-Kernel optional OTB support) (https://www.orfeo-toolbox.org/)
- Insight Segmentation and Registration Toolkit (http://itk.org/ITK/resources/software.html/>)
- GRASS GIS (for using it through WPSGrassBridge) (http://grass.osgeo.org)
Note: See TracBrowser
for help on using the repository browser.