Changes between Version 80 and Version 81 of GIS/InstallationGuidelines/Linux
- Timestamp:
- 11/18/10 23:05:23 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIS/InstallationGuidelines/Linux
v80 v81 268 268 {{{ 269 269 cd ~/mapnik 270 ./generate_xml.py -- host localhost --user gis --dbname gis --symbols ./symbols/ --world_boundaries ./world_boundaries/ --port 5432 --password mypasswordforgis270 ./generate_xml.py --accept-none --dbname gis --symbols ./symbols/ --world_boundaries ./world_boundaries/ 271 271 }}} 272 272