I have just built MapServer... just in case..<br><br>./configure --with-gdal=/home/sebas/gdal/bin/gdal-config<br>make<br><br>sebas@SeansPC:~/mapserver/mapserver-5.6.5$ ./mapserv -v<br>MapServer version 5.6.5 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV INPUT=EPPL7 INPUT=GDAL INPUT=SHAPEFILE<br>

<br><br>cd /usr/lib/cgi-bin/<br>ln -s /home/sebas/mapserver/mapserver-5.6.5/mapserv mapserv-custom<br><br>and changed index.html to point to mapserv-custom<br><br>the problem is still there...<br><br>any other ideas ?<br>

<br><br><div class="gmail_quote">On Wed, Aug 11, 2010 at 11:33 AM, Sebastian E. Ovide <span dir="ltr">&lt;<a href="mailto:sebastian.ovide@gmail.com">sebastian.ovide@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi All,<br><br>I&#39;ve installed MapServer via ubuntugis repo and build gdal by hand in order to support oracle<br><br>sebas@SeansPC:~/mapserver$ /usr/lib/cgi-bin/mapserv -v<br>MapServer version 5.6.5 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SWF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=THREADS SUPPORTS=GEOS SUPPORTS=RGBA_PNG INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE<br>


<br><br>sebas@SeansPC:~/mapserver$ gdalinfo --version<br>GDAL 1.7.2, released 2010/04/23<br>sebas@SeansPC:~/mapserver$ gdalinfo --formats | grep GeoRaster<br>  GeoRaster (rw+): Oracle Spatial GeoRaster<br>sebas@SeansPC:~/mapserver$ which gdalinfo<br>


/home/sebas/gdal/bin/gdalinfo<br><br><br>now I&#39;m trying to use MapServer with gdal to read GeoRasters but I&#39;m getting this error: <br><br>georaster:geoserver,geoserver,MFPRODUK_11G,LSLIDE_V5_RASTER,georaster,id=1<br>


<br>and from command line:<br><br>sebas@SeansPC:~/mapserver$ gdalinfo georaster:geoserver,geoserver,MFPRODUK_11G,LSLIDE_V5_RASTER,georaster,id=1<br>Driver: GeoRaster/Oracle Spatial GeoRaster<br>Files: none associated<br>

Size is 24402, 49770<br>
Coordinate System is:<br>PROJCS[&quot;British National Grid&quot;,<br>    GEOGCS[&quot;Ordnance Survey Great Brit&quot;,<br>        DATUM[&quot;Ordnance Survey Great Brit&quot;,<br>            SPHEROID[&quot;Airy 1830&quot;,6377563.396,299.3249646],375,-111,431,0,0,0,1],<br>


        PRIMEM[&quot;Greenwich&quot;,0.000000],<br>        UNIT[&quot;Decimal Degree&quot;,0.01745329251994330]],<br>    PROJECTION[&quot;Transverse_Mercator&quot;],<br>    PARAMETER[&quot;Scale_Factor&quot;,0.9996012717],<br>


    PARAMETER[&quot;Central_Meridian&quot;,-2.000000],<br>    PARAMETER[&quot;Latitude_Of_Origin&quot;,49.000000],<br>    PARAMETER[&quot;False_Easting&quot;,400000.000000],<br>    PARAMETER[&quot;False_Northing&quot;,-100000.000000],<br>


    UNIT[&quot;Meter&quot;,1.000000000000]]<br>Origin = (49950.000000000000000,1250050.000000000000000)<br>Pixel Size = (25.000000000000000,-25.000000000000000)<br>Image Structure Metadata:<br>  INTERLEAVE=PIXEL<br>  COMPRESSION=DEFLATE<br>


Corner Coordinates:<br>Upper Left  (   49950.000, 1250050.000) (  8d28&#39;31.89&quot;W, 60d58&#39;39.59&quot;N)<br>Lower Left  (   49950.000,    5800.000) (  6d52&#39;14.32&quot;W, 49d50&#39;57.59&quot;N)<br>Upper Right (  660000.000, 1250050.000) (  2d49&#39;4.15&quot;E, 61d 2&#39;50.13&quot;N)<br>


Lower Right (  660000.000,    5800.000) (  1d37&#39;14.80&quot;E, 49d53&#39;42.66&quot;N)<br>Center      (  354975.000,  627925.000) (  2d42&#39;48.98&quot;W, 55d32&#39;34.62&quot;N)<br>Band 1 Block=256x256 Type=Byte, ColorInterp=Gray<br>


  NoData Value=255<br>  Overviews: 12201x24885, 6100x12442, 3050x6221, 1525x3110, 762x1555, 381x777, 190x388, 95x194<br><br><br>So I suspects that MapServer is using the wrong gdal... <br><br>is gdal binding hardcoded into MapServer ? or MapServer would use gdal from the path ?<br>


<br clear="all">Thanks <br>-- <br><font color="#888888">Sebastian E. Ovide<br><br><br><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Sebastian E. Ovide<br><br><br><br><br>