From b88cc25d6398d1ac215baf43e020d7224dec2102 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Thu, 9 Jun 2011 20:32:26 +0000 Subject: [PATCH] #448 add CUnit requirement for testing git-svn-id: http://svn.osgeo.org/postgis/trunk@7348 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/installation.xml b/doc/installation.xml index 43527d423..4f6f60429 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -117,7 +117,7 @@ you do a make comments or make topology_comments.sql - 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. http://trac.osgeo.org/gdal/wiki/DownloadSource. @@ -139,6 +139,12 @@ you do a make comments or make topology_comments.sql + + + CUnit (CUnit). This is needed for regression testing. http://cunit.sourceforge.net/ + + + Apache Ant (ant) is required for building any of -- 2.50.1