Changes between Version 13 and Version 14 of GeoDjangoInstall
- Timestamp:
- Sep 27, 2007, 12:03:02 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeoDjangoInstall
v13 v14 31 31 }}} 32 32 33 Don't forget to use 34 33 * To detect the correct site-packages to use don't forget to use: 35 34 {{{ 36 35 $ python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()" 37 36 }}} 38 39 to detect the correct site-packages to use.40 37 41 38 === GEOS ===