在Ubuntu 10.10上设置PostGIS

前端之家收集整理的这篇文章主要介绍了在Ubuntu 10.10上设置PostGIS前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我按照这本手册:
http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/
我使用aptitude安装:
postgis
postgresql-8.4-postgis

但/usr/share/postgresql-8.4-postgis/中没有脚本lwpostgis.sql.

使用“/usr/share/postgresql/8.4/contrib/postgis.sql”而不是“/usr/share/postgresql-8.2-postgis/lwpostgis.sql”.
原文链接:https://www.f2er.com/ubuntu/347879.html

猜你在找的Ubuntu相关文章