Thanks for answering Daniele. My answers inline.
Le Wed, 3 Jul 2013 15:58:57 +0200, Daniele Romagnoli <[email protected]> a écrit : > Hi Emmanuel, > please read below... > > On Wed, Jul 3, 2013 at 3:16 PM, Emmanuel Lesouef <[email protected]> > wrote: > > > Hi, > > > > I'm trying to enable some extra features on our geoserver, such as > > ECW raster formats through GDAL extension. > > > I suppose you have purchased an ECW license (which is mandatory to > use it in a Server). Yep. Just checked with our GIS service. We have it ;) > > > > > > I followed (in my opinion...) carefully the following > > documentation : > > > > http://docs.geoserver.org/stable/en/user/data/raster/gdal.html > > > > In the status page of geoserver (version 2.3.2), i have : > > > > Native JAI true > > Disponibilité du JAI ImageIO true > > Mémoire maximale pour le JAI 503 MB > > > > Geoserver runs on Debian amd64 with a tomcat 7 and a JVM of the > > following version : > > > > Oracle Corporation: 1.7.0_25 (Java HotSpot(TM) 64-Bit Server VM) > > > > How can I check my installation ? > > Did you already try the gdalinfo command provided with the download? Just saw it : root@geoserver:/usr/local/lib# ./gdalinfo ./gdalinfo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/lib/libgdal.so.1) ./gdalinfo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/lib/libNCSEcw.so.0) ./gdalinfo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/lib/libNCSCnet.so.0) ./gdalinfo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/lib/libNCSUtil.so.0) Unfortunately : root@geoserver:/usr/local/lib# ls -al /lib/x86_64-linux-gnu/libc.so.6 lrwxrwxrwx 1 root root 12 déc. 30 2012 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.13.so Should I consider Debian 7 as incompatible ? > It will use the JAVA bindings so you can check whether that part is > working standalone at least. > Once done, if everything has been properly configured (the libraries > are on LD_LIBRARY_PATH) you should see additional coverage stores > from the add stores section of GeoServer. Thanks for your help, really appreciated. Thanks to Michele also. -- Emmanuel Lesouef ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
