From: Regina Obe Date: Tue, 30 Apr 2013 03:39:00 +0000 (+0000) Subject: one more clarification X-Git-Tag: 2.1.0beta2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b289c7e926d0fe84872d1c7dd88fabdcd377bcf9;p=postgis one more clarification git-svn-id: http://svn.osgeo.org/postgis/trunk@11330 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/installation.xml b/doc/installation.xml index f638569d9..a0bea7a68 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -140,9 +140,10 @@ in the docs folder - + GDAL (pseudo optional) only if you don't want raster and don't care about installing with CREATE EXTENSION postgis can you leave it out. + Keep in mind other extensions may have a requires postgis extension which will prevent you from installing them unless you install postgis as an extension. So it is highly recommended you compile with GDAL support.