Hi everybody,

first of all I apologize for my question, but I'm a newbie, and I can't find
a solution to this problem...

I have to load some DTED data in GeoServer (2.0.2), so I'm trying to enable
gdal...
I have installed gdal using macports, and this is the result:

$ gdalinfo --version
GDAL 1.6.2, released 2009/07/31

The imageio-ext libraries are already in geoserver/WEB-INF/lib (the 1.0.5
version) but when running GeoServer from terminal I get:

$ geoserver-start 
GEOSERVER DATA DIR is /usr/local/geoserver/data_dir
1 [main] INFO org.mortbay.log - Logging to
org.slf4j.impl.simplelog...@24e2dae9 via org.mortbay.log.Slf4jLog
303 [main] WARN org.mortbay.log - Deprecated configuration used for
/usr/local/geoserver/webapps
353 [main] INFO org.mortbay.log - jetty-6.1.8
12-ott-2010 19.04.53 it.geosolutions.imageio.gdalframework.GDALUtilities
loadGDAL
AVVERTENZA: Native library load failed.java.lang.UnsatisfiedLinkError: no
gdaljni in java.library.path
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
2454 [main] INFO /geoserver - Initializing Spring root WebApplicationContext
12 ott 19:04:54 ERROR [geoserver.global] - 
----------------------------------
- GEOSERVER_DATA_DIR: /usr/local/geoserver/data_dir
----------------------------------
...

It seems that some gdal jar is missing, but which one?
In geoserver/WEB-INF/lib I can find imageio-ext-gdal-bindings-1.4.5b.jar
(not my version), is it the problem? How can I get an updated version? I
tried to compile the imageio-ext from the sources taken by svn, but I don't
understand where the created file are placed (I found
imageio-ext-gdal-bindings-1.7.2.jar in
~/.m2/repository/it/geosolutions/imageio-ext/imageio-ext-gdal-bindings/1.7.2/
but again, not my version)

In the GeoServer status page I have:
Native JAI      true    
Native JAI ImageIO      false

I know that the Native JAI ImageIO for MacOSX is not available yet, but I
don't care if I have some native implementation or not, right now I just
want it working... I tried downloading the linux version as suggested in the
pdf guide, copying it somewhere (I don't remember the directory, at the
moment) but I still have that problem...

Thank you in advance!
Best,

Stefano
-- 
View this message in context: 
http://old.nabble.com/GeoServer-%2B-glal-%2B-OSX-tp29948382p29948382.html
Sent from the GeoServer - User mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to