Changes between Version 1 and Version 2 of ZooWebSite/ZooKernel/InstallationNew


Ignore:
Timestamp:
Apr 13, 2010, 11:46:56 PM (14 years ago)
Author:
djay
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZooWebSite/ZooKernel/InstallationNew

    v1 v2  
    11= ZOO Kernel Installation =
    22
    3 The ZOO installation process requires the following libraries to be installed on your linux/mac system:
    4 
     3The ZOO installation process requires the following libraries to be installed on your system:
     4 
     5    * Flex & Bison ( http://flex.sourceforge.net/ http://www.gnu.org/software/bison/ )
    56    * FastCGI ( http://www.fastcgi.com )
    67    * cgic ( http://www.boutell.com/cgic )
     
    1819
    1920{{{
    20 svn checkout http://svn.zoo-project.org/svn/trunk zoo
     21svn checkout http://svn.zoo-project.org/svn/trunk zoo-project
    2122}}}
    2223
    2324= Compiling ZOO Kernel =
     25
     26== Unix / Linux ==
    2427
    2528Please use the following command to compile ZOO Kernel source code. Please use
     
    2730
    2831{{{
    29 cd trunk/zoo-kernel
     32cd zoo-project/zoo-kernel
    3033./configure --with-js=/usr/ \
    3134                 --with-gdal-config=/usr/bin/gdal-config \
     
    3336                 --with-java=/opt/sun-jdk-1.6.0.02/
    3437make zoo_loader.cgi
     38}}}
     39
     40== Win32 ==
     41
     42On Win32 platform you can compile the ZOO Kernel using the following command.
     43Please, first edit the makefile.vc to follow your local path to find required libraries. Don't forget to set environement variables before compilation (like the {{{PATH}}} to be able to use Flex and Bison binaries during the compilation process).
     44
     45{{{
     46#!sh
     47cd .\zoo-project\zoo-kernel\
     48nmake /f makefile.vc
    3549}}}
    3650
     
    4862}}}
    4963
    50 The main configuration file is named main.cfg and contains configuration parameters that can be accessed from your service (using the main_cfg parameter) or by the ZOO Kernel. Please edit main.cfg according to your environment.
     64The main configuration file is named main.cfg and contains configuration parameters that can be accessed from your service (using the main_cfg parameter) or by the ZOO Kernel. Please edit {{{main.cfg}}} according to your environment.
    5165Apache ZOO .htaccess
    5266

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