increment python version required to build to Python 2.2
This commit is contained in:
parent
bf1ea518c0
commit
15d099ec1b
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -59,7 +59,7 @@ First, here is a quick list of the software dependencies:
|
|||
- (Optional) PostgreSQL libraries (For PostGIS support)
|
||||
- (Optional) PROJ.4 (More on this below)
|
||||
- (Optional) GDAL
|
||||
- Python 1.5.2 or greater to build Mapnik
|
||||
- Python 2.2 or greater to build Mapnik
|
||||
- (Optional) Python 2.4 or greater for the Python language bindings
|
||||
|
||||
Some of these will come pre-installed on modern Linux/UNIX systems, including Mac OS X. The Boost libraries are an exception, but can be installed using aptitude/apt-get on debian systems or macports/fink on OS X.
|
||||
|
|
Loading…
Reference in a new issue