- Timestamp:
- 10/05/09 15:10:06 (3 years ago)
- Files:
-
- 1 modified
-
website/trunk/doc/1.2/installation.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/trunk/doc/1.2/installation.txt
r3025 r3047 14 14 This command creates a virtual Python environment named ``env`` and installs 15 15 MapFish 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 16 22 17 23 Now activate the virtual environment.
