From: Regina Obe Date: Tue, 13 Apr 2010 04:38:48 +0000 (+0000) Subject: git-svn-id: http://svn.osgeo.org/postgis/trunk@5539 b70326c6-7e19-0410-871a-916f4a2858ee X-Git-Tag: 2.0.0alpha1~3038 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c03a4459c9d9214401a58579cfa82d11fb04c76;p=postgis git-svn-id: http://svn.osgeo.org/postgis/trunk@5539 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/faq_wktraster.xml b/doc/faq_wktraster.xml index 600982812..e67ac4b96 100644 --- a/doc/faq_wktraster.xml +++ b/doc/faq_wktraster.xml @@ -22,6 +22,7 @@ First you need a working PostGIS 1.3.5 or above database. Then you need to compile WKT Raster if you are on Linux/Mac OSX. If you are on windows, you can compile yourself, or use the pre-comiled WKT Raster windows binaries. + Then to enable raster support in your database, run the rtpostgis.sql file in your database. For more details about compiling from source, please refer to Installing WKT Raster from source