From 91bd9d4ef11eae6e4e79410676152f9eca765b0d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 19 Jul 2012 11:42:04 +0200 Subject: Update documentation --- docs/install.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/install.rst b/docs/install.rst index c1bc5eb..dfa3514 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -9,6 +9,7 @@ Chimère installation :Copyright: CC-BY 3.0 This documents presents the installation of Chimère. +The version has been updated for installation of version 2.0-RC2. ----------------- Base installation @@ -22,14 +23,15 @@ Prerequisites - `apache `_ version 2.x - `python `_ versions 2.6 or 2.7 - - `django `_ version 1.3 + - `django `_ >= version 1.3 - `south `_ - - `postgres `_ version 8.x + - `postgres `_ >= version 8.x - `gettext `_ - `psycopg2 `_ - `Python Imaging Library `_ - `Beautiful Soup `_ - python-simplejson + - python-gdal - `lxml `_ - `jquery `_ version 1.7.1 or better - `jquery-ui `_ @@ -57,7 +59,7 @@ Linux distribution repositories. For instance on Debian Wheezy:: python-beautifulsoup tinymce apache2 libgeos-3.3.3 proj-bin gdal-bin \ python-gdal python-lxml python-psycopg2 python-imaging gettext \ postgresql-9.1 postgresql-9.1-postgis libjs-jquery libjs-jquery-ui \ - python-django-celery python-simplejson + python-django-celery python-simplejson python-gdal If these packages do not exist in your distribution's repository, please refer to the applications' websites. -- cgit v1.2.3