I also had some issues with GDAL native lib loading. At the end I just dropped gdal libs to Windows/System32. It is not clean solution but it worked for me. I never know from where java is gonna read libs. Some times is root from where you start, sometimes from jdk location, then LD_LIB_PATH, or PATH...
I have following gdal libs: gdalconstjni.dll gdaljni.dll gdal19.dll osrjni.dll ogrjni.dll I think just first three are mandatory. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Building-and-Debugging-GeoServer-with-extensions-tp5185868p5185985.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
