diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-12-13 11:21:48 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-12-13 11:21:48 +0100 |
commit | 2cb48fb94cbd43226b279f45d87840130ee44236 (patch) | |
tree | 53fa3884fb2d6c3e39622486f9ee4f86d50dd30d /docs | |
parent | d73730bfc9730a330f327c3d4c382b30c90e9eb1 (diff) | |
download | Chimère-2cb48fb94cbd43226b279f45d87840130ee44236.tar.bz2 Chimère-2cb48fb94cbd43226b279f45d87840130ee44236.zip |
Correct a bad cleaning of the source code.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/INSTALL.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/INSTALL.t2t b/docs/en/INSTALL.t2t index 831b406..2d6bb4b 100644 --- a/docs/en/INSTALL.t2t +++ b/docs/en/INSTALL.t2t @@ -31,7 +31,7 @@ Optionaly (but recommanded): - [tinymce http://tinymce.moxiecode.com/] -The simpliest way to obtain these packages is to get them from your favorite Linux distribution repositories (for instance python, python-django, python-beautifulsoup, tinymce, apache2, libapache2-mod-python, libgeos-3.2.0, proj, gdal-bin, python-psycopg2, python-imaging, postgresql-8.4 and postgresql-8.4-postgis packages for Debian Squeeze). If these packages do not exist in your distribution's repository, please refer to the applications' websites. +The simpliest way to obtain these packages is to get them from your favorite Linux distribution repositories (for instance python, python-django, python-beautifulsoup, tinymce, apache2, libapache2-mod-python, libgeos-3.2.0, proj, gdal-bin, python-psycopg2, python-imaging, gettext, postgresql-8.4 and postgresql-8.4-postgis packages for Debian Squeeze). If these packages do not exist in your distribution's repository, please refer to the applications' websites. +++ Database configuration +++ |