]> granicus.if.org Git - postgis/commitdiff
#448 add CUnit requirement for testing
authorRegina Obe <lr@pcorp.us>
Thu, 9 Jun 2011 20:32:26 +0000 (20:32 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 9 Jun 2011 20:32:26 +0000 (20:32 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7348 b70326c6-7e19-0410-871a-916f4a2858ee

doc/installation.xml

index 43527d423dc261069e2eb1dce982d642f06aabc9..4f6f60429349c97059fcf40ce223b99faa71ebaa 100644 (file)
@@ -117,7 +117,7 @@ you do a <varname>make comments</varname> or <varname>make topology_comments.sql
          
          <listitem>
                <para>
-                 GDAL, version 1.6 or higher.  This is needed for raster support and will be required in final
+                 GDAL, version 1.6 or higher (1.8 or higher is preferable since some things will not work well with lower versions).  This is needed for raster support and will be required in final
                  release of PostGIS 2.0.
                  <ulink url="http://trac.osgeo.org/gdal/wiki/DownloadSource">http://trac.osgeo.org/gdal/wiki/DownloadSource</ulink>.
                </para>
@@ -139,6 +139,12 @@ you do a <varname>make comments</varname> or <varname>make topology_comments.sql
                </para>
          </listitem>
          
+         <listitem>
+               <para>
+                CUnit (<filename>CUnit</filename>). This is needed for regression testing. <ulink url="http://cunit.sourceforge.net/">http://cunit.sourceforge.net/</ulink>
+               </para>
+         </listitem>
+         
          <listitem>
                <para>
                  Apache Ant (<filename>ant</filename>) is required for building any of