Dear GeoServer Users

I have some issues installing the GDAL extension for GeoServeron CentOS 5.

I do have JDK 1.6.0u33, with native JAI and JAI ImageIO installed 
(http://wiki.osgeo.org/wiki/Enterprise_Linux_GIS#With_Sun.2FOracle_JRE_and_JAI_native_.28recommended_by_GeoServer.29).

then I proceed as in http://docs.geoserver.org/2.1.4/user/data/gdal.html.

Anyway, since the files at 
http://java.net/projects/imageio-ext/downloads/directory/Releases/Dependencies/GDAL/NativeLibraries/1.7.3/Linux64
 
are compiled with a newer GCC (4.3) then the one that comes with CentOS 
5 (GCC 4.1), I do get errors like

[root@inspire_apbz lib]# ./gdalinfo --version
./gdalinfo: /lib64/libz.so.1: no version information available (required 
by /data/apache-tomcat/gdal/lib/libgdal.so.1)
./gdalinfo: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found 
(required by /data/apache-tomcat/gdal/lib/libgdal.so.1)
./gdalinfo: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found 
(required by /data/apache-tomcat/gdal/lib/libNCSEcw.so.0)

The same errors show up in the logs during the startup of tomcat.

Did anybody manage to have this extension running on CentOS 5?

Regards,

Peter

-- 
Peter Hopfgartner
R3 GIS Srl - GmbH
web  : www.r3-gis.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to