source: trunk/docs/install/centos.rst

Last change on this file was 750, checked in by djay, 8 years ago

Fix CentOS documentation, add the javax section and the minimal required parameter.

  • Property svn:keywords set to Date Author
  • Property svn:mime-type set to text/plain
File size: 1.5 KB
Line 
1.. _install-centos:
2
3Installation on CentOS
4======================
5
6Use the following instructions to install `ZOO-Project <http://zoo-project.org>`__ on CentOS distributions.
7
8Prerequisites
9----------------------
10
11First you should add the `ELGIS Repository <http://elgis.argeo.org>`__ then install the
12dependencies by using `yum` commands.
13
14.. code-block:: guess
15
16  rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm
17  rpm -Uvh \
18    http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
19  wget\
20    http://proj.badc.rl.ac.uk/cedaservices/raw-attachment/ticket/670/armadillo-3.800.2-1.el6.x86_64.rpm
21  yum install armadillo-3.800.2-1.el6.x86_64.rpm
22  yum install hdf5.so.6
23  yum install gcc-c++ zlib-devel libxml2-devel bison openssl \
24    python-devel subversion libxslt-devel libcurl-devel \
25    gdal-devel proj-devel libuuid-devel openssl-devel fcgi-devel
26  yum install java-1.7.0-openjdk-devel
27
28
29Installation
30----------------------
31
32Now refer to general instructions from :ref:`install-installation` to
33setup your ZOO-Kernel and the ZOO-Services of your choice.
34
35.. note::
36   In case you use the Java support, please, make sure to use the
37   correct version of both java and javac using the following
38   commands:
39   
40   .. code-block:: guess
41   
42     update-alternatives --config java
43     update-alternatives --config javac
44   
45   Also, make sure to add the following to your `main.cfg` file before
46   trying to execute any Java service:
47
48   .. code-block:: guess
49   
50     [javax]
51     ss=2m
52
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png