Andrea -

Thanks for the info. I downloaded gdal-1.7.3 and installed it as suggested. I am now getting this error:

Oct 27, 2011 1:42:35 PM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL WARNING: Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled.java.lang.UnsatisfiedLinkError: /usr/local/jdk1.6.0_23/jre/lib/i386/libgdaljni.so: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/local/jdk1.6.0_23/jre/lib/i386/libgdal.so.1)

in /usr/lib I have

libstdc++.so.6.0.8

    What's the best way of getting gdal working from here?

Garey



On 10/27/2011 11:16 AM, Andrea Aime wrote:
On Thu, Oct 27, 2011 at 7:04 PM, Garey Mills <[email protected] <mailto:[email protected]>> wrote:

    Robert -


        Thank you. Commenting out

    <Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" 
/>

    in server.xml worked!

        Now the next thing I want to do is to make the Imagecollection
    plugin work with MrSid images. Does anyone have any idea what the
    steps would be to do that? In the imagecollection module, the only
    mention of formats seems to be in Utils.java where the code checks
    the file extension. However, though I add in '.sid', there, when I
    try to publish a MrSid image, MrSid is not one of the image
    formats that show up.


Hmm... do you have the support to read MrSid files to start with?
It's part of the GDAL data sources, requires the right GDAL native libs to be installed, distributed
along with imageio-ext itself.

Anyways, don't know if having those is sufficient.. but for sure if don't have a MrSid store showing up in the store list when you try to create a new store you won't be able to open a .sid file

Cheers
Andrea


--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to