source: branches/PublicaMundi_David-devel/docs/_build/html/install/index.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.5 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>ZOO-Project installation &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="next" title="Prerequisites" href="install-prerequisites.html"/>
36        <link rel="prev" title="Introduction" href="../intro.html"/> 
37
38 
39  <script src="_static/js/modernizr.min.js"></script>
40
41</head>
42
43<body class="wy-body-for-nav" role="document">
44
45  <div class="wy-grid-for-nav">
46
47   
48    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
49      <div class="wy-side-nav-search">
50       
51
52       
53          <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>
54       
55
56       
57        </a>
58
59       
60<div role="search">
61  <form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
62    <input type="text" name="q" placeholder="Search docs" />
63    <input type="hidden" name="check_keywords" value="yes" />
64    <input type="hidden" name="area" value="default" />
65  </form>
66</div>
67
68       
69      </div>
70
71      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
72       
73         
74         
75              <ul class="current">
76<li class="toctree-l1"><a class="reference internal" href="../intro.html">Introduction</a><ul>
77<li class="toctree-l2"><a class="reference internal" href="../intro.html#what-is-zoo-project">What is ZOO-Project ?</a></li>
78<li class="toctree-l2"><a class="reference internal" href="../intro.html#zoo-project-components">ZOO-Project components</a></li>
79<li class="toctree-l2"><a class="reference internal" href="../intro.html#open-source">Open Source</a></li>
80</ul>
81</li>
82<li class="toctree-l1 current"><a class="current reference internal" href="">ZOO-Project installation</a><ul>
83<li class="toctree-l2"><a class="reference internal" href="install-prerequisites.html">Prerequisites</a></li>
84<li class="toctree-l2"><a class="reference internal" href="install-download.html">Download</a></li>
85<li class="toctree-l2"><a class="reference internal" href="install-confoptions.html">Configure options</a></li>
86<li class="toctree-l2"><a class="reference internal" href="install-installation.html">Installation on Unix/Linux</a></li>
87<li class="toctree-l2"><a class="reference internal" href="install-onwindows.html">Installation on Windows ™</a></li>
88<li class="toctree-l2"><a class="reference internal" href="install-onmacos.html">Installation on MacOSX ™</a></li>
89</ul>
90</li>
91<li class="toctree-l1"><a class="reference internal" href="../kernel/index.html">ZOO-Kernel</a><ul>
92<li class="toctree-l2"><a class="reference internal" href="../kernel/what.html">What is ZOO-Kernel ?</a></li>
93<li class="toctree-l2"><a class="reference internal" href="../kernel/configuration.html">ZOO-Kernel configuration</a></li>
94<li class="toctree-l2"><a class="reference internal" href="../kernel/mapserver.html">Optional MapServer support</a></li>
95<li class="toctree-l2"><a class="reference internal" href="../kernel/orfeotoolbox.html">Optional Orfeo Toolbox support</a></li>
96<li class="toctree-l2"><a class="reference internal" href="../kernel/sagagis.html">Optional SAGA GIS support</a></li>
97</ul>
98</li>
99<li class="toctree-l1"><a class="reference internal" href="../services/index.html">ZOO-Services</a><ul>
100<li class="toctree-l2"><a class="reference internal" href="../services/what.html">What are ZOO-Services ?</a></li>
101<li class="toctree-l2"><a class="reference internal" href="../services/zcfg-reference.html">ZOO-Service configuration file</a></li>
102<li class="toctree-l2"><a class="reference internal" href="../services/process-profiles.html">Process profiles registry</a></li>
103<li class="toctree-l2"><a class="reference internal" href="../services/howtos.html">Create your own ZOO-Services</a></li>
104<li class="toctree-l2"><a class="reference internal" href="../services/status.html">ZOO Status Service</a></li>
105<li class="toctree-l2"><a class="reference internal" href="../services/debug.html">Debugging ZOO Services</a></li>
106<li class="toctree-l2"><a class="reference internal" href="../services/zoo-services.html">Available ZOO-Services</a></li>
107</ul>
108</li>
109<li class="toctree-l1"><a class="reference internal" href="../api/index.html">ZOO-API</a><ul>
110<li class="toctree-l2"><a class="reference internal" href="../api/what.html">What is ZOO-API ?</a></li>
111<li class="toctree-l2"><a class="reference internal" href="../api/howto.html">Using ZOO-API</a></li>
112<li class="toctree-l2"><a class="reference internal" href="../api/classes.html">ZOO-API Classes</a></li>
113<li class="toctree-l2"><a class="reference internal" href="../api/examples.html">Examples</a></li>
114</ul>
115</li>
116<li class="toctree-l1"><a class="reference internal" href="../client/index.html">ZOO-Client</a><ul>
117<li class="toctree-l2"><a class="reference internal" href="../client/what.html">What is ZOO-Client ?</a></li>
118<li class="toctree-l2"><a class="reference internal" href="../client/howto.html">Using ZOO-Client</a></li>
119<li class="toctree-l2"><a class="reference internal" href="../client/example.html">Example application</a></li>
120</ul>
121</li>
122<li class="toctree-l1"><a class="reference internal" href="../contribute/index.html">Contributor Guide</a><ul>
123<li class="toctree-l2"><a class="reference internal" href="../contribute/howto.html">How to contribute ?</a></li>
124<li class="toctree-l2"><a class="reference internal" href="../contribute/code.html">Contribute code</a></li>
125</ul>
126</li>
127</ul>
128
129         
130       
131      </div>
132      &nbsp;
133    </nav>
134
135    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
136
137     
138      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
139        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
140        <a href="../contents.html">ZOO-Project</a>
141      </nav>
142
143
144     
145      <div class="wy-nav-content">
146        <div class="rst-content">
147          <div role="navigation" aria-label="breadcrumbs navigation">
148  <ul class="wy-breadcrumbs">
149
150    <li><a href="../contents.html"> Docs</a> &#8725; &#160;</li>
151     
152    <li>ZOO-Project installation</li>
153      <li class="wy-breadcrumbs-aside">
154       
155          <a href="../_sources/install/index.txt" rel="nofollow"> View page source</a>
156       
157      </li>
158  </ul>
159  <hr/>
160</div>
161          <div role="main" class="document">
162           
163  <div class="section" id="zoo-project-installation">
164<span id="install"></span><h1>ZOO-Project installation<a class="headerlink" href="#zoo-project-installation" title="Permalink to this headline"></a></h1>
165<p>The following sections will help you to install the <a class="reference external" href="http://zoo-project.org">ZOO-Project</a> Open WPS Platform on various
166operating systems.</p>
167<div class="toctree-wrapper compound">
168<ul>
169<li class="toctree-l1"><a class="reference internal" href="install-prerequisites.html">Prerequisites</a><ul>
170<li class="toctree-l2"><a class="reference internal" href="install-prerequisites.html#mandatory">Mandatory</a></li>
171<li class="toctree-l2"><a class="reference internal" href="install-prerequisites.html#optional">Optional</a></li>
172</ul>
173</li>
174<li class="toctree-l1"><a class="reference internal" href="install-download.html">Download</a><ul>
175<li class="toctree-l2"><a class="reference internal" href="install-download.html#zoo-project-svn">ZOO-Project SVN</a></li>
176<li class="toctree-l2"><a class="reference internal" href="install-download.html#zoo-project-releases-archives">ZOO-Project releases archives</a></li>
177<li class="toctree-l2"><a class="reference internal" href="install-download.html#zoo-project-github">ZOO-Project Github</a></li>
178</ul>
179</li>
180<li class="toctree-l1"><a class="reference internal" href="install-confoptions.html">Configure options</a><ul>
181<li class="toctree-l2"><a class="reference internal" href="install-confoptions.html#id1">Configure options</a></li>
182</ul>
183</li>
184<li class="toctree-l1"><a class="reference internal" href="install-installation.html">Installation on Unix/Linux</a><ul>
185<li class="toctree-l2"><a class="reference internal" href="install-installation.html#for-the-impatient">For the impatient</a></li>
186<li class="toctree-l2"><a class="reference internal" href="install-installation.html#debian-ubuntu">Debian / Ubuntu</a></li>
187<li class="toctree-l2"><a class="reference internal" href="install-installation.html#opensuse">OpenSUSE</a></li>
188<li class="toctree-l2"><a class="reference internal" href="install-installation.html#centos">CentOS</a></li>
189</ul>
190</li>
191<li class="toctree-l1"><a class="reference internal" href="install-onwindows.html">Installation on Windows ™</a><ul>
192<li class="toctree-l2"><a class="reference internal" href="install-onwindows.html#using-osgeo4w">Using OSGeo4W</a></li>
193<li class="toctree-l2"><a class="reference internal" href="install-onwindows.html#compile-zoo-from-source">Compile ZOO from source</a></li>
194</ul>
195</li>
196<li class="toctree-l1"><a class="reference internal" href="install-onmacos.html">Installation on MacOSX ™</a><ul>
197<li class="toctree-l2"><a class="reference internal" href="install-onmacos.html#compile-zoo-from-source">Compile ZOO from source</a></li>
198<li class="toctree-l2"><a class="reference internal" href="install-onmacos.html#deploy-the-ogr-services-provider">Deploy the OGR Services Provider</a></li>
199<li class="toctree-l2"><a class="reference internal" href="install-onmacos.html#test-using-local-demo-page">Test using Local Demo Page</a></li>
200</ul>
201</li>
202</ul>
203</div>
204</div>
205
206
207          </div>
208          <footer>
209 
210    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
211     
212        <a href="install-prerequisites.html" class="btn btn-neutral float-right" title="Prerequisites">Next <span class="fa fa-arrow-circle-right"></span></a>
213     
214     
215        <a href="../intro.html" class="btn btn-neutral" title="Introduction"><span class="fa fa-arrow-circle-left"></span> Previous</a>
216     
217    </div>
218 
219
220  <hr/>
221  <div class="pfoot">
222  <div role="contentinfo">
223    <p>
224        &copy; Copyright 2009-2015, ZOO-Project team.
225    </p>
226  </div>
227  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>.
228</div>
229</footer>
230
231        </div>
232      </div>
233
234    </section>
235
236  </div>
237 
238
239
240 
241
242    <script type="text/javascript">
243        var DOCUMENTATION_OPTIONS = {
244            URL_ROOT:'../',
245            VERSION:'1.4a0',
246            COLLAPSE_INDEX:false,
247            FILE_SUFFIX:'.html',
248            HAS_SOURCE:  true
249        };
250    </script>
251      <script type="text/javascript" src="../_static/jquery.js"></script>
252      <script type="text/javascript" src="../_static/underscore.js"></script>
253      <script type="text/javascript" src="../_static/doctools.js"></script>
254
255 
256
257 
258 
259    <script type="text/javascript" src="../_static/js/theme.js"></script>
260 
261
262 
263 
264  <script type="text/javascript">
265      jQuery(function () {
266          SphinxRtdTheme.StickyNav.enable();
267      });
268  </script>
269   
270
271</body>
272</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