source: trunk/docs/kernel/install-prerequisites.txt @ 240

Last change on this file since 240 was 240, checked in by jmckenna, 13 years ago

separate install docs

File size: 2.1 KB
Line 
1.. _kernel-installation-prereq:
2
3Prerequisites
4=============
5
6.. contents:: Table of Contents
7    :depth: 2
8    :backlinks: top
9
10Obtaining the ZOO Kernel Source
11-------------------------------
12
13Use the following command to get the ZOO Kernel source code through Subversion:
14
15::
16
17  svn checkout http://svn.zoo-project.org/svn/trunk zoo-project
18
19For users which get a developer account, use the following:
20
21::
22
23  sed "s:\[tunnels\]:\[tunnels\]\nzoosvn = /usr/bin/ssh -p 1046:g" -i ~/.subversion/config
24  svn co svn+zoosvn://svn.zoo-project.org/var/svn/repos/trunk zoo-project
25
26The first line of the instruction above defines a specific tunnel to access the svn server through
27the SSH protocol. Indeed, the ZOO SVN server listens on the 1046 (1024+22) port rather than the default one (22).
28
29Prerequisites
30-------------
31
32The following libraries are required on your system before you can install the ZOO Kernel:
33
34- autoconf (  http://www.gnu.org/software/autoconf/ )
35- cgic (  http://www.boutell.com/cgic )
36- cURL (  http://curl.haxx.se )
37- FastCGI (  http://www.fastcgi.com )
38- Flex & Bison (  http://flex.sourceforge.net/  http://www.gnu.org/software/bison/ )
39- libxml2 (  http://xmlsoft.org )
40- OpenSSL (  http://www.openssl.org )
41- Python (  http://www.python.org )
42
43Optional libraries include:
44
45- PHP Embedded (optional) (  http://www.php.net )
46- Java SDK (optional) (  http://java.sun.com )
47- SpiderMonkey (optional) (  http://www.mozilla.org/js/spidermonkey/ )
48
49Compile libcgic
50---------------
51
52The first step is to compile libcgic from the ``zoo-project/thirds`` directory. For such a task, please use
53the following command:
54
55::
56
57  cd thirds/cgic206
58  make
59
60Make sure that a ``libcgic.a`` is created in your ``zoo-project/thirds/cgic206`` directory. If yes, then
61you can go to the next step.
62
63On Windows, rather than using the make command, please use:
64
65::
66
67  nmake /f makefile.vc.
68 
69.. warning::
70   If you don't compile libcgic first, and try to compile the ZOO Kernel, you will get an error such as *cannot find -lcgic*
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