[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[DebianGIS] minor notes about POstGIS 1.5



Hi all.
In /usr/share/doc/postgresql-8.4-postgis/README.Debian.gz

These scripts can be found in the /usr/share/postgresql-8.4/postgis
  directory.

should read:

These scripts can be found in the /usr/share/postgresql/8.4/contrib/postgis-1.5/
directory.

Also, the /usr/share/postgresql/8.4/contrib/postgis_comments.sql would probably best
placed under /usr/share/postgresql/8.4/contrib/postgis-1.5/

  # Finally, load the functions and reference system tables
  psql <databasename> -f /usr/share/postgresql-8.4-postgis/lwpostgis.sql

should read:

  psql <databasename> -f /usr/share/postgresql/8.4/contrib/postgis-1.5/postgis.sql

More later.
All the best, and many thanks!
-- 
Paolo Cavallini: http://www.faunalia.it/pc



Reply to: