[gdal-dev] Re: GDAL JAVA problem

sagar_sahay sagar at spiffymap.net
Thu Oct 7 05:03:36 EDT 2010


Hi Even,
  
Thanks for that, that error has been resolved. But the following warning as
keeps coming , would you know what this means:
Native library load failed.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path

I am loading all the .so files individually 
                       
System.load("/home/gdal/gdal-1.7.2/swig/java/libgdalconstjni.so");
                       
System.load("/home/gdal/gdal-1.7.2/swig/java/libgdaljni.so");
                       
System.load("/home/gdal/gdal-1.7.2/swig/java/libogrjni.so");
                       
System.load("/home/gdal/gdal-1.7.2/swig/java/libosrjni.so");

But still the error is coming. Please help if you can.

Thanks again,
Sagar
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GDAL-JAVA-problem-tp2147356p5610554.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list