From: Regina Obe Date: Fri, 22 Aug 2008 13:37:36 +0000 (+0000) Subject: typo X-Git-Tag: 1.4.0b1~778 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e42f7398759bcb04498ef1e1122bc8b59b4cc620;p=postgis typo git-svn-id: http://svn.osgeo.org/postgis/trunk@2925 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/installation.xml b/doc/installation.xml index 3eb220863..0ea56fa2b 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -67,9 +67,9 @@ versions 8.1.0 or higher. Earlier versions of PostgreSQL are not supported. - Compiling and Installing from Source + Before you can compile the PostGIS server modules, you must compile and install the PostgreSQL package. @@ -228,6 +228,7 @@ # psql -d [yourdatabase] -f spatial_ref_sys.sql + @@ -389,7 +390,6 @@ newdb=> \i spatial_ref_sys.sql -