Changes between Version 3 and Version 4 of ZooWebSite/ZooKernel/InstallationNew


Ignore:
Timestamp:
May 15, 2010, 3:21:00 PM (14 years ago)
Author:
djay
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZooWebSite/ZooKernel/InstallationNew

    v3 v4  
    2020
    2121{{{
     22#!sh
    2223svn checkout http://svn.zoo-project.org/svn/trunk zoo-project
    2324}}}
     25
     26For users which get a developer account, use the following :
     27{{{
     28#!sh
     29sed "s:\[tunnels\]:\[tunnels\]\nzoosvn = /usr/bin/ssh -p 1046:g" -i ~/.subversion/config
     30svn co svn+zoosvn://svn.zoo-project.org/var/svn/repos/trunk zoo-project
     31}}}
     32
     33The first line of the instruction above consist in defining a specific tunnel to access the svn server through ssh protocol. Indeed, the ZOO SVN server listen on the 1046 (1024+22) port rather than the default one (22).
    2434
    2535= Compiling ZOO Kernel =
     
    3444autoconf
    3545./configure --with-js=/usr/ \
    36                  --with-gdal-config=/usr/bin/gdal-config \
    37                  --with-php=/usr/lib/php5.2.10/ \
    38                  --with-java=/opt/sun-jdk-1.6.0.02/
     46            --with-gdal-config=/usr/bin/gdal-config \
     47            --with-php=/usr/lib/php5.2.10/ \
     48            --with-java=/opt/sun-jdk-1.6.0.02/
    3949make zoo_loader.cgi
    4050}}}
     
    6474}}}
    6575
    66 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.
    67 Apache ZOO .htaccess
     76The 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. Especialy please edit the {{{tmpPath}}} and {{{tmpurl}}} which was used by some processes respectively to store temporary files on and retrieve them from your web server.
     77
     78= Apache ZOO .htaccess =
    6879
    6980Then, create and edit a file called .htaccess in a zoo directory in your Apache DocumentRoot, using the following command:

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