Hi Garey,
we have sometime encountered a similar issue when testing the linux
libraries on some particular distro due to the underlying base libs being
not available/being differents on that distro.
In those cases, after some quick attempts we have concluded to build GDAL on
the specific machine to make sure to solve this kind of issue with the
internal libraries.
If you need to build the base GDAL 1.4.5 by yourself, you can follow some
steps provided in the ImageIO-Ext Setup guide [1].

To be more specific, the chapters/paragraphs you should be interested in
are:
3.2
3.6.1
3.7.2
3.7.3 (all subchapters)

For more specific info on external libraries (such as MrSID as an instance)
you can take a look on the related paragraph.

Hope this helps.
Let me know if you have any issue.

Best Regards,
Daniele


[1]:
http://java.net/projects/imageio-ext/downloads/download/Documentation/ImageioExt-SetupGuide.pdf



On Tue, Jul 26, 2011 at 8:14 PM, Garey Mills <[email protected]>wrote:

> Hi -
>
>     I am having the following problem installing the GDAL plugins in
> GeoServer 2.1.1 on RHEL5:
>
> Jul 22, 2011 10:43:50 AM
> 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:
> /opt/jdk1.6.0_23/jre/lib/i386/libgdaljni.so: /usr/lib/libstdc++.so.6:
> version `GLIBCXX_3.4.9' not found (required by
> /opt/jdk1.6.0_23/jre/lib/i386/libgdal.so.1)
>
>
> I found information about downloading a later version of libstdc++ and
> putting it into a separate directory on the net, so I tried that.
> I set LD_LIBRARY_PATH to include the new libstdc++. No luck.
>
> I edited catalina.sh and added the argument
> '-Djava.library.path="/path/to/new/libstdc++.so" to the invocation of
> tomcat. Still no luck.
>
> Anyone have any ideas?
>
> Garey Mills
> Library Systems Office
> UC Berkeley
>
>
> ------------------------------------------------------------------------------
> Magic Quadrant for Content-Aware Data Loss Prevention
> Research study explores the data loss prevention market. Includes in-depth
> analysis on the changes within the DLP market, and the criteria used to
> evaluate the strengths and weaknesses of these DLP solutions.
> http://www.accelacomm.com/jaw/sfnl/114/51385063/
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
-------------------------------------------------------
Ing. Daniele Romagnoli
GeoSolutions S.A.S.
Software Engineer

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://it.linkedin.com/in/danieleromagnoli


-------------------------------------------------------
------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to