Hi Cristiano,<br><br><br>I've tried the "dirty trick".. <br>
<br>
sebas@SeansPC:/usr/lib$ ls -la libgdal1*<br>
-rw-r--r-- 1 root root 7476096 2010-03-13 08:59 libgdal1.6.0.so.1.13.3<br>
lrwxrwxrwx 1 root root 22 2010-04-30 14:19 libgdal1.6.0.so.1.seb -> libgdal1.6.0.so.1.13.3<br>
-rw-r--r-- 1 root root 17994558 2010-05-19 14:05 libgdal1.7.0.a<br>
-rw-r--r-- 1 root root 8302832 2010-05-19 14:05 libgdal1.7.0.so.1.14.2<br>
lrwxrwxrwx 1 root root 22 2010-05-20 07:57 libgdal1.7.0.so.1.seb -> libgdal1.7.0.so.1.14.2<br>
lrwxrwxrwx 1 root root 22 2010-05-20 07:57 libgdal1.7.0.so.seb -> libgdal1.7.0.so.1.14.2<br>
<br>
<br>
and yes... I'm getting an error in the log file:<br>
<br>
<br>
[Wed Aug 11 15:56:10 2010] [error] [client 10.0.1.50]
/usr/lib/cgi-bin/mapserv: error while loading shared libraries:
libgdal1.7.0.so.1: cannot open shared object file: No such file or
directory<br>
<br>
so obviously MapServer is reading the wrong libgdal....<br><br><br><br><br><div class="gmail_quote">On Wed, Aug 11, 2010 at 2:01 PM, Cristiano Sumariva <span dir="ltr"><<a href="mailto:sumariva@gmail.com">sumariva@gmail.com</a>></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;">Well one dirty test you can do is rename the shared library gdal from .so to another name or remove it from your shared lib path.<br>
Then exec mapserver again. <br>I think that if it is using shared lib then an error will be launched.<br>
I remember that one mapserver installation mine failed in a server update due to wrong symlink on shared libs.<br><br>Try also ldconfig -l to see where your library loader is looking for libraries.<br><br><div class="gmail_quote">
2010/8/11 Sebastian E. Ovide <span dir="ltr"><<a href="mailto:sebastian.ovide@gmail.com" target="_blank">sebastian.ovide@gmail.com</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks Ivan, actually that was one of my starting points. Still no luck. <br><br>as Gdal is working correctly (and all the variables has be re defined within <Location "/cgi-bin/"> as explained in that page)...the main question would be how to make MapServ bind correctly to gdal ?<br>
<br>Is it possible that I am missing something in the map file ?<br><br> LAYER<br> NAME sebas<br> TYPE RASTER<br> STATUS ON<br> DATA "georaster:geoserver,geoserver,MFPRODUK_11G,LSLIDE_V5_RASTER,georaster,id=1"<br>
END<br><br>is there any keyword to use gdal ?<div><div></div><div><br><br><div class="gmail_quote">On Wed, Aug 11, 2010 at 12:23 PM, Lucena, Ivan <span dir="ltr"><<a href="mailto:ivan.lucena@pmldnet.com" target="_blank">ivan.lucena@pmldnet.com</a>></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;">Sebastian,<br>
<br>
Have you take a look on that page:<br>
<br>
<a href="http://mapserver.org/installation/oracle.html" target="_blank">http://mapserver.org/installation/oracle.html</a><br>
<br>
It is about GDAL/OGR/OCI but all the system settings experiments are applicable to GDAL/GeoRaster too.<br>
<br>
Regards,<br>
<br>
Ivan<br>
<br>
Sebastian E. Ovide wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div>
Hi All,<br>
<br>
I'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'm trying to use MapServer with gdal to read GeoRasters but I'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["British National Grid",<br>
GEOGCS["Ordnance Survey Great Brit",<br>
DATUM["Ordnance Survey Great Brit",<br>
SPHEROID["Airy 1830",6377563.396,299.3249646],375,-111,431,0,0,0,1],<br>
PRIMEM["Greenwich",0.000000],<br>
UNIT["Decimal Degree",0.01745329251994330]],<br>
PROJECTION["Transverse_Mercator"],<br>
PARAMETER["Scale_Factor",0.9996012717],<br>
PARAMETER["Central_Meridian",-2.000000],<br>
PARAMETER["Latitude_Of_Origin",49.000000],<br>
PARAMETER["False_Easting",400000.000000],<br>
PARAMETER["False_Northing",-100000.000000],<br>
UNIT["Meter",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'31.89"W, 60d58'39.59"N)<br>
Lower Left ( 49950.000, 5800.000) ( 6d52'14.32"W, 49d50'57.59"N)<br>
Upper Right ( 660000.000, 1250050.000) ( 2d49'4.15"E, 61d 2'50.13"N)<br>
Lower Right ( 660000.000, 5800.000) ( 1d37'14.80"E, 49d53'42.66"N)<br>
Center ( 354975.000, 627925.000) ( 2d42'48.98"W, 55d32'34.62"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>
Thanks<br>
-- <br>
Sebastian E. Ovide<br>
<br>
<br>
<br>
<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><br></div></div>-- <br><font color="#888888">Sebastian E. Ovide<br><br><br><br><br>
</font><br>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br></blockquote></div></div></div><br>
</blockquote></div><br><br clear="all"><br>-- <br>Sebastian E. Ovide<br><br><br><br><br>