]> granicus.if.org Git - postgis/commitdiff
thought we had fixed this get rid of ref tolwpostgis and relate with postgis.sql
authorRegina Obe <lr@pcorp.us>
Mon, 16 Nov 2009 05:51:55 +0000 (05:51 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 16 Nov 2009 05:51:55 +0000 (05:51 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4825 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml

index e2f58c4b7ea46ec5fbb07bc15f1893ed0f2d1bac..afd23b05d538eb426b86cd7532313b522ed75400 100644 (file)
@@ -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</programlisting>
 
     <para>