<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>&nbsp;</DIV>
<DIV style="FONT: 10pt arial">----- Original Message ----- 
<DIV style="BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> <A 
href="mailto:giorgio19291@inwind.it" title=giorgio19291@inwind.it>giorgio</A> 
</DIV>
<DIV><B>To:</B> <A href="mailto:grass5@grass.itc.it" 
title=grass5@grass.itc.it>grass5@grass.itc.it</A> ; <A 
href="mailto:mapserver-users@lists.gis.umn.edu" 
title=mapserver-users@lists.gis.umn.edu>MAPSERVER (E-mail)</A> </DIV>
<DIV><B>Sent:</B> Friday, March 08, 2002 6:58 PM</DIV>
<DIV><B>Subject:</B> Mapserver and gdal</DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1) to permit mapserver load GRASS raster file I 
have compiled&nbsp;GDAL --with-libgrass&nbsp; and it look run normally: 
$gdalinfo /grassdata/spearfish/PERMANENT/cellhd/soils give me all information 
about map. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2) I have&nbsp;configured mapserver (3.5 and dev 
3.6) --with-gdal&nbsp;and during compilation I have not observed errors 
and&nbsp; if I type ./mapserv -v in the mapserver directory the&nbsp;result 
is:</FONT></DIV><FONT face=Arial size=2><FONT size=2>
<P>" MapServer version 3.6 (development) OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP 
SUPPORTS=PROJ SUPPORTS=TTF SUPPORTS=WMS_SERVER INPUT=TIFF INPUT=EPPL7 INPUT=JPEG 
INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE"</P>
<P>&nbsp;</P>
<P>It generally run normally on tiff images&nbsp;but if I try to load 
&nbsp;GRASS format&nbsp;it give me these errors: </P>
<P>GRASS: msDrawRaster(): Image handling error. Unrecognized or unsupported 
image format </P>
<DIV></FONT>I have tried also on gif file format and the result is: (my GD do 
not load gif images but gdal yes) &nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>GIF: drawGIF(): Image handling error. GIF support is not available. </DIV>
<DIV>&nbsp;</DIV>
<DIV>3) Is there a method to check if mapserv utilize effectively the 
libgdal??</DIV>
<DIV>And if not how I can force this to utilize gdal?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks a lot Giorgio.</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>