Changeset 3807

Show
Ignore:
Timestamp:
06/22/11 09:16:42 (11 months ago)
Author:
elemoine
Message:

more preparation for mapfish server 2.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/server/trunk/docs/installation.txt

    r3569 r3807  
    2525------------------ 
    2626 
    27 To install MapFish, `download <http://www.mapfish.org/downloads/go-mapfish-framework-2.0.py>`_ the installation script, and execute it from a terminal. 
     27To install MapFish, `download <http://www.mapfish.org/downloads/go-mapfish-framework-2.2.py>`_ the installation script, and execute it from a terminal. 
    2828 
    2929On a Unix system:: 
    3030 
    31     $ python go-mapfish-framework-2.0.py --no-site-packages env 
     31    $ python go-mapfish-framework-2.2.py --no-site-packages env 
    3232 
    3333On a Windows system:: 
    3434 
    35     C:\> C:\Python25\python.exe go-mapfish-framework-2.0.py --no-site-packages env 
     35    C:\> C:\Python25\python.exe go-mapfish-framework-2.2.py --no-site-packages env 
    3636 
    3737This command creates a virtual Python environment named ``env`` and installs