]> granicus.if.org Git - postgis/commitdiff
change ReadME and installation to change minimum version from 8.1 to 8.2 (not many...
authorRegina Obe <lr@pcorp.us>
Thu, 4 Jun 2009 15:20:14 +0000 (15:20 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 4 Jun 2009 15:20:14 +0000 (15:20 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4135 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis
doc/installation.xml

index 5282d6486531eef5210ca576e7800a83aeda3cbc..e732963628f10d37f2904efce65a4c71b8d77b07 100644 (file)
@@ -32,7 +32,7 @@ Directory structure:
 REQUIREMENTS
 ------------
 
-PostGIS is compatible with PostgreSQL 8.1 and above.
+PostGIS is compatible with PostgreSQL 8.2 and above.
 
 You *must* have full PostgreSQL - including server headers - installed
 for this to work. 
@@ -115,7 +115,7 @@ The below will create a test database with postgis extensions, run tests and the
 Final lines of output contain a summary of test results:
 run, succeeded, failed. If you have any failure please
 file a bug report using the online bug tracker:
-http://code.google.com/p/postgis/issues/list.
+http://trac.osgeo.org/postgis/report/3 .
 
 
 Installation paths will typically be derived by ``pg_config'':
index a81d63940b182888e84bddcd71916c461080d133..45e54a9efbe648f5c03a3426efb2ef5fa34e6d3d 100644 (file)
@@ -199,7 +199,7 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
       The PostGIS module is an extension to the PostgreSQL backend server. As
       such, PostGIS &last_release_version; <emphasis>requires</emphasis> full
       PostgreSQL server headers access in order to compile. It can be built
-      against PostgreSQL versions 8.1.0 or higher. Earlier versions of
+      against PostgreSQL versions 8.2.0 or higher. Earlier versions of
       PostgreSQL are <emphasis>not</emphasis> supported.
     </para>
 
@@ -314,7 +314,7 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
         </varlistentry>
 
         <varlistentry>
-          <term><command>--with-projdir=<emphasis>FILE</emphasis></command></term>
+          <term><command>--with-projdir=<emphasis>DIR</emphasis></command></term>
           <listitem>
             <para>
               Proj4 is a reprojection library required by PostGIS. Use this