From 71a8c28999634d22f86f9bb46e9ca4968ce7e737 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 16 Nov 2009 05:51:55 +0000 Subject: [PATCH] thought we had fixed this get rid of ref tolwpostgis and relate with postgis.sql git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4825 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/installation.xml b/doc/installation.xml index e2f58c4b7..afd23b05d 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -16,7 +16,8 @@ make make install createdb yourdatabase createlang plpgsql yourdatabase -psql -d yourdatabase -f lwpostgis.sql +psql -d yourdatabase -f postgis.sql +psql -d yourdatabase -f postgis_comments.sql psql -d yourdatabase -f spatial_ref_sys.sql -- 2.40.0