Changeset 3047 for website

Show
Ignore:
Timestamp:
10/05/09 15:10:06 (3 years ago)
Author:
bbinet
Message:

add a note to clarify that go-mapfish-framework installs eggs mapfish and mapfish.plugin.client

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • website/trunk/doc/1.2/installation.txt

    r3025 r3047  
    1414This command creates a virtual Python environment named ``env`` and installs 
    1515MapFish and its dependencies into it. 
     16 
     17.. note:: 
     18    The so-called `go` script actually installs two Python eggs for MapFish: 
     19 
     20     - the egg ``mapfish`` for the server framework 
     21     - the egg ``mapfish.plugin.client`` for the Javascript toolbox 
    1622 
    1723Now activate the virtual environment.