I followed this manual: http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/ I installed using aptitude:
postgis
postgresql-8.4-postgis
but there is no script lwpostgis.sql in the /usr/share/postgresql-8.4-postgis/
.
I followed this manual: http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/ I installed using aptitude:
postgis
postgresql-8.4-postgis
but there is no script lwpostgis.sql in the /usr/share/postgresql-8.4-postgis/
.
Use "/usr/share/postgresql/8.4/contrib/postgis.sql" instead of "/usr/share/postgresql-8.2-postgis/lwpostgis.sql".