- Timestamp:
- 03/03/10 11:45:23 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
sandbox/camptocamp/mapfish_workshop_fossgis2010/printing_src/getting_started.txt
r3393 r3395 36 36 And follow this step:: 37 37 38 python 25go-mapfish-framework-1.2.py --no-site-packages env38 python go-mapfish-framework-1.2.py --no-site-packages env 39 39 40 40 This command creates a virtual Python environment named ``env`` and installs … … 67 67 68 68 It is recommended that you use FireFox/Iceweasel and install `Firebug 69 <http://getfirebug.com/>`_ [#]_ (Use version 1.4.5 for FireFox/Iceweasel 3.0 ). Firebug is an add-on for FireFox/Iceweasel that allows69 <http://getfirebug.com/>`_ [#]_ (Use version 1.4.5 for FireFox/Iceweasel 3.0 [#]_). Firebug is an add-on for FireFox/Iceweasel that allows 70 70 you to debug JavaScript in any web page. Firebug requires FireFox/Iceweasel and cannot be 71 71 used with any other web browser. Installing the `JSONView … … 74 74 75 75 .. [#] http://getfirebug.com/ 76 .. [#] https://addons.mozilla.org/de/firefox/addons/versions/1843 76 77 .. [#] https://addons.mozilla.org/en-US/firefox/addon/10869
