- Timestamp:
- 10/12/09 08:28:44 (3 years ago)
- Files:
-
- 1 modified
-
website/trunk/doc/1.2/installation.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
website/trunk/doc/1.2/installation.txt
r3070 r3071 7 7 ------------------------------ 8 8 9 Python 2.5 or 2.6 must be installed. On Unix, the Python header files as well as 10 PostgreSQL header files must also be installed. 9 Python 2.5 or 2.6 must be installed. On Unix, the Python header files as well 10 as PostgreSQL header files must also be installed. On Windows, the `Python for 11 Windows extensions <http://sourceforge.net/projects/pywin32/>`_ must be 12 installed. 11 13 12 14 .. note:: … … 15 17 PostgreSQL header files. 16 18 17 .. note:: 18 For Windows, we assume in the rest of this page that Python 2.5 is 19 installed in ``C:\Python25``. 20 Python Extensions for Windows need to be preinstalled: `installer can be found here <http://sourceforge.net/projects/pywin32/>`_. 21 19 For Windows, we assume in the rest of this page that Python 2.5 is installed in 20 ``C:\Python25``. 22 21 23 22 Installing MapFish
