source: branches/PublicaMundi_David-devel/docs/_build/html/install/install-prerequisites.html @ 659

Last change on this file since 659 was 659, checked in by nbozon, 9 years ago

Massive update of zoo docs

File size: 11.9 KB
Line 
1
2
3<!DOCTYPE html>
4<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6<head>
7  <meta charset="utf-8">
8  <meta name="viewport" content="width=device-width, initial-scale=1.0">
9 
10  <title>Prerequisites &mdash; ZOO-Project 1.4a0 documentation</title>
11 
12  <link href="http://fonts.googleapis.com/css?family=Days+One" rel="stylesheet" type="text/css">
13 
14 
15
16 
17
18 
19 
20   
21      <link rel="search" type="application/opensearchdescription+xml" title="Search within ZOO-Project 1.4a0 documentation" href="../_static/opensearch.xml"/>
22   
23
24 
25
26 
27 
28    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
29 
30
31 
32
33 
34    <link rel="top" title="ZOO-Project 1.4a0 documentation" href="../index.html"/>
35        <link rel="up" title="ZOO-Project installation" href="index.html"/>
36        <link rel="next" title="Download" href="install-download.html"/>
37        <link rel="prev" title="ZOO-Project installation" href="index.html"/> 
38
39 
40  <script src="_static/js/modernizr.min.js"></script>
41
42</head>
43
44<body class="wy-body-for-nav" role="document">
45
46  <div class="wy-grid-for-nav">
47
48   
49    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
50      <div class="wy-side-nav-search">
51       
52
53       
54          <a class="shrink" href="http://zoo-project.org"><img src="http://zoo-project.org/img/zoo-sun-logo.png" class="img-responsive sun" style="display: inline;"> ZOO</a>
55       
56
57       
58        </a>
59
60       
61<div role="search">
62  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
63    <input type="text" name="q" placeholder="Search docs" />
64    <input type="hidden" name="check_keywords" value="yes" />
65    <input type="hidden" name="area" value="default" />
66  </form>
67</div>
68
69       
70      </div>
71
72      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
73       
74         
75         
76              <ul class="current">
77<li class="toctree-l1"><a class="reference internal" href="../intro.html">Introduction</a><ul>
78<li class="toctree-l2"><a class="reference internal" href="../intro.html#what-is-zoo-project">What is ZOO-Project ?</a></li>
79<li class="toctree-l2"><a class="reference internal" href="../intro.html#zoo-project-components">ZOO-Project components</a></li>
80<li class="toctree-l2"><a class="reference internal" href="../intro.html#open-source">Open Source</a></li>
81</ul>
82</li>
83<li class="toctree-l1 current"><a class="reference internal" href="index.html">ZOO-Project installation</a><ul class="current">
84<li class="toctree-l2 current"><a class="current reference internal" href="">Prerequisites</a></li>
85<li class="toctree-l2"><a class="reference internal" href="install-download.html">Download</a></li>
86<li class="toctree-l2"><a class="reference internal" href="install-confoptions.html">Configure options</a></li>
87<li class="toctree-l2"><a class="reference internal" href="install-installation.html">Installation on Unix/Linux</a></li>
88<li class="toctree-l2"><a class="reference internal" href="install-onwindows.html">Installation on Windows ™</a></li>
89<li class="toctree-l2"><a class="reference internal" href="install-onmacos.html">Installation on MacOSX ™</a></li>
90</ul>
91</li>
92<li class="toctree-l1"><a class="reference internal" href="../kernel/index.html">ZOO-Kernel</a><ul>
93<li class="toctree-l2"><a class="reference internal" href="../kernel/what.html">What is ZOO-Kernel ?</a></li>
94<li class="toctree-l2"><a class="reference internal" href="../kernel/configuration.html">ZOO-Kernel configuration</a></li>
95<li class="toctree-l2"><a class="reference internal" href="../kernel/mapserver.html">Optional MapServer support</a></li>
96<li class="toctree-l2"><a class="reference internal" href="../kernel/orfeotoolbox.html">Optional Orfeo Toolbox support</a></li>
97<li class="toctree-l2"><a class="reference internal" href="../kernel/sagagis.html">Optional SAGA GIS support</a></li>
98</ul>
99</li>
100<li class="toctree-l1"><a class="reference internal" href="../services/index.html">ZOO-Services</a><ul>
101<li class="toctree-l2"><a class="reference internal" href="../services/what.html">What are ZOO-Services ?</a></li>
102<li class="toctree-l2"><a class="reference internal" href="../services/zcfg-reference.html">ZOO-Service configuration file</a></li>
103<li class="toctree-l2"><a class="reference internal" href="../services/process-profiles.html">Process profiles registry</a></li>
104<li class="toctree-l2"><a class="reference internal" href="../services/howtos.html">Create your own ZOO-Services</a></li>
105<li class="toctree-l2"><a class="reference internal" href="../services/status.html">ZOO Status Service</a></li>
106<li class="toctree-l2"><a class="reference internal" href="../services/debug.html">Debugging ZOO Services</a></li>
107<li class="toctree-l2"><a class="reference internal" href="../services/zoo-services.html">Available ZOO-Services</a></li>
108</ul>
109</li>
110<li class="toctree-l1"><a class="reference internal" href="../api/index.html">ZOO-API</a><ul>
111<li class="toctree-l2"><a class="reference internal" href="../api/what.html">What is ZOO-API ?</a></li>
112<li class="toctree-l2"><a class="reference internal" href="../api/howto.html">Using ZOO-API</a></li>
113<li class="toctree-l2"><a class="reference internal" href="../api/classes.html">ZOO-API Classes</a></li>
114<li class="toctree-l2"><a class="reference internal" href="../api/examples.html">Examples</a></li>
115</ul>
116</li>
117<li class="toctree-l1"><a class="reference internal" href="../client/index.html">ZOO-Client</a><ul>
118<li class="toctree-l2"><a class="reference internal" href="../client/what.html">What is ZOO-Client ?</a></li>
119<li class="toctree-l2"><a class="reference internal" href="../client/howto.html">Using ZOO-Client</a></li>
120<li class="toctree-l2"><a class="reference internal" href="../client/example.html">Example application</a></li>
121</ul>
122</li>
123<li class="toctree-l1"><a class="reference internal" href="../contribute/index.html">Contributor Guide</a><ul>
124<li class="toctree-l2"><a class="reference internal" href="../contribute/howto.html">How to contribute ?</a></li>
125<li class="toctree-l2"><a class="reference internal" href="../contribute/code.html">Contribute code</a></li>
126</ul>
127</li>
128</ul>
129
130         
131       
132      </div>
133      &nbsp;
134    </nav>
135
136    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
137
138     
139      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
140        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
141        <a href="../contents.html">ZOO-Project</a>
142      </nav>
143
144
145     
146      <div class="wy-nav-content">
147        <div class="rst-content">
148          <div role="navigation" aria-label="breadcrumbs navigation">
149  <ul class="wy-breadcrumbs">
150
151    <li><a href="../contents.html"> Docs</a> &#8725; &#160;</li>
152     
153          <li><a href="index.html">ZOO-Project installation</a> &#8725; &#160;</li>
154     
155    <li>Prerequisites</li>
156      <li class="wy-breadcrumbs-aside">
157       
158          <a href="../_sources/install/install-prerequisites.txt" rel="nofollow"> View page source</a>
159       
160      </li>
161  </ul>
162  <hr/>
163</div>
164          <div role="main" class="document">
165           
166  <div class="section" id="prerequisites">
167<span id="install-prereq"></span><h1>Prerequisites<a class="headerlink" href="#prerequisites" title="Permalink to this headline"></a></h1>
168<div class="section" id="mandatory">
169<h2>Mandatory<a class="headerlink" href="#mandatory" title="Permalink to this headline"></a></h2>
170<p>The following libraries are required to install <a class="reference internal" href="../kernel/index.html#kernel-index"><span>ZOO-Kernel</span></a>. Please make sure they are available on your system before anything else.</p>
171<ul class="simple">
172<li>autoconf (<a class="reference external" href="http://www.gnu.org/software/autoconf/">http://www.gnu.org/software/autoconf/</a>)</li>
173<li>cgic (<a class="reference external" href="http://www.boutell.com/cgic">http://www.boutell.com/cgic</a>)</li>
174<li>cURL (<a class="reference external" href="http://curl.haxx.se">http://curl.haxx.se</a> )</li>
175<li>FastCGI (<a class="reference external" href="http://www.fastcgi.com">http://www.fastcgi.com</a> )</li>
176<li>Flex &amp; Bison (<a class="reference external" href="http://flex.sourceforge.net/">http://flex.sourceforge.net/</a> | <a class="reference external" href="http://www.gnu.org/software/bison/">http://www.gnu.org/software/bison/</a> )</li>
177<li>libxml2 (  <a class="reference external" href="http://xmlsoft.org">http://xmlsoft.org</a> )</li>
178<li>OpenSSL (  <a class="reference external" href="http://www.openssl.org">http://www.openssl.org</a> )</li>
179<li>Python (  <a class="reference external" href="http://www.python.org">http://www.python.org</a> )</li>
180</ul>
181<blockquote>
182<div><div class="admonition warning">
183<p class="first admonition-title">Warning</p>
184<p class="last">It is mandatory to install every library listed above before compiling and installing ZOO-Kernel</p>
185</div>
186</div></blockquote>
187</div>
188<div class="section" id="optional">
189<h2>Optional<a class="headerlink" href="#optional" title="Permalink to this headline"></a></h2>
190<p>You may also consider the following optional libraries:</p>
191<ul class="simple">
192<li>MapServer (for ZOO-Kernel optional WMS, WFS and WCS support) (<a class="reference external" href="http://mapserver.org">http://mapserver.org</a>)</li>
193<li>PHP Embedded (for ZOO-Kernel optional PHP support) (<a class="reference external" href="http://www.php.net">http://www.php.net</a>)</li>
194<li>Java SDK (for ZOO-Kernel optional Java support) (<a class="reference external" href="http://java.sun.com">http://java.sun.com</a>)</li>
195<li>SpiderMonkey (for ZOO-Kernel optional Javascript support) (<a class="reference external" href="http://www.mozilla.org/js/spidermonkey/">http://www.mozilla.org/js/spidermonkey/</a>)</li>
196<li>SAGA GIS (for ZOO-Kernel optional SAGA support)(<a class="reference external" href="http://www.saga-gis.org/en/index.html/">http://www.saga-gis.org/en/index.html/</a>)</li>
197<li>OrfeoToolbox (for ZOO-Kernel optional OTB support) (<a class="reference external" href="https://www.orfeo-toolbox.org/">https://www.orfeo-toolbox.org/</a>)</li>
198<li>GRASS GIS (for using it through WPSGrassBridge) (<a class="reference external" href="http://grass.osgeo.org">http://grass.osgeo.org</a>)</li>
199<li>GDAL (for using the available GDAL based ZOO-Services) (<a class="reference external" href="http://gdal.org/">http://gdal.org/</a>)</li>
200</ul>
201</div>
202</div>
203
204
205          </div>
206          <footer>
207 
208    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
209     
210        <a href="install-download.html" class="btn btn-neutral float-right" title="Download">Next <span class="fa fa-arrow-circle-right"></span></a>
211     
212     
213        <a href="index.html" class="btn btn-neutral" title="ZOO-Project installation"><span class="fa fa-arrow-circle-left"></span> Previous</a>
214     
215    </div>
216 
217
218  <hr/>
219  <div class="pfoot">
220  <div role="contentinfo">
221    <p>
222        &copy; Copyright 2009-2015, ZOO-Project team.
223    </p>
224  </div>
225  Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> inspired by <a href="https://readthedocs.org">Read the Docs</a>.
226</div>
227</footer>
228
229        </div>
230      </div>
231
232    </section>
233
234  </div>
235 
236
237
238 
239
240    <script type="text/javascript">
241        var DOCUMENTATION_OPTIONS = {
242            URL_ROOT:'../',
243            VERSION:'1.4a0',
244            COLLAPSE_INDEX:false,
245            FILE_SUFFIX:'.html',
246            HAS_SOURCE:  true
247        };
248    </script>
249      <script type="text/javascript" src="../_static/jquery.js"></script>
250      <script type="text/javascript" src="../_static/underscore.js"></script>
251      <script type="text/javascript" src="../_static/doctools.js"></script>
252
253 
254
255 
256 
257    <script type="text/javascript" src="../_static/js/theme.js"></script>
258 
259
260 
261 
262  <script type="text/javascript">
263      jQuery(function () {
264          SphinxRtdTheme.StickyNav.enable();
265      });
266  </script>
267   
268
269</body>
270</html>
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