Changes between Version 48 and Version 49 of GeoDjango
- Timestamp:
- Mar 29, 2007, 10:39:30 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjango
v48 v49 151 151 * Latest [http://geos.refractions.net/ GEOS] version is 3.0.0RC4 152 152 * Also requires SWIG >= 1.3.28. (Ubuntu Dapper comes with 1.3.27.) 153 {{{ 154 $ PYTHON=python ./configure --enable-python 153 * If there's trouble locating your python, include PYTHON=/path/to/your/python. 154 {{{ 155 $ ./configure --enable-python 155 156 $ make 156 157 # make install