postgis/raster/test/regress/README
Jorge Arévalo dc8b342f29 - Added raster extension to new 'raster' directory.
- Modified PostGIS 'configure.ac' script to add support for new raster type (driven by '--with-raster' configure option.
- Added raster build options to 'GNUMakefile' script.
- PostGIS Python scripts moved to a 'python' subdirectory inside 'raster/scripts' directory.
- References to "WKT" deleted from source code.


git-svn-id: http://svn.osgeo.org/postgis/trunk@6019 b70326c6-7e19-0410-871a-916f4a2858ee
2010-09-26 21:21:03 +00:00

8 lines
231 B
Plaintext

Run 'make check' to run the postgresql-wrappers regression testing.
You must be allowed to create databases and install C-language
function in it.
You must also have installed the wrappers with 'make install'
from top-level dir.