jschuengel: thuban/Extensions/umn_mapserver README,1.2,1.3
cvs@intevation.de
cvs at intevation.de
Wed Jun 23 14:41:21 CEST 2004
Author: jschuengel
Update of /thubanrepository/thuban/Extensions/umn_mapserver
In directory doto:/tmp/cvs-serv1742
Modified Files:
README
Log Message:
Added the --with-tiff statement.
Index: README
===================================================================
RCS file: /thubanrepository/thuban/Extensions/umn_mapserver/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- README 16 Jun 2004 10:50:52 -0000 1.2
+++ README 23 Jun 2004 12:41:19 -0000 1.3
@@ -38,7 +38,12 @@
Download the UMN MapServer (http://mapserver.gis.umn.edu/dload.html)
or use one on your system. The mapscript is included in the source package.
- Unpack and compile the UMN MapServer with optional proj and gdal support.
+ Unpack and compile the UMN MapServer and use the following optional parameters:
+
+ proj: include projection support
+ gdal: include raster support
+ tiff: include tiff support
+
In some cases gdal is not necessary and mapscript can install without gdal support.
A detailed install instruction can be found on the UMN MapServer Homepage.
(http://mapserver.gis.umn.edu)
@@ -53,7 +58,7 @@
Configure an make the UMN MapServer
- ./configure --with-gdal --with-proj
+ ./configure --with-gdal --with-proj --with-tiff
make
Now we can compile and install the python mapscript
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)