<!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><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>1) to permit mapserver load GRASS raster file I
have compiled GDAL --with-libgrass 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> </DIV>
<DIV><FONT face=Arial size=2>2) I have configured mapserver (3.5 and dev
3.6) --with-gdal and during compilation I have not observed errors
and if I type ./mapserv -v in the mapserver directory the 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> </P>
<P>It generally run normally on tiff images but if I try to load
GRASS format 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) </DIV>
<DIV> </DIV>
<DIV>GIF: drawGIF(): Image handling error. GIF support is not available. </DIV>
<DIV> </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> </DIV>
<DIV>Thanks a lot Giorgio.</DIV>
<DIV></FONT> </DIV></BODY></HTML>