[gdal-dev] Re: GDAL JAVA problem
sagar_sahay
sagar at spiffymap.net
Wed Oct 6 09:43:33 EDT 2010
Hi Ivan,
Can you please help me with compiling the GdalInfo class in Ubuntu with
Netbeans. My problem is that the program is throwing an exception when it
reaches the gdal.AllRegister() method and the exception says the following:
Native library load failed.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
Exception in thread "main" java.lang.UnsatisfiedLinkError:
org.gdal.gdal.gdalJNI.AllRegister()V
at org.gdal.gdal.gdalJNI.AllRegister(Native Method)
at org.gdal.gdal.gdal.AllRegister(gdal.java:447)
at ogr.gdalinfo.main(gdalinfo.java:57)
I would be obliged if you would help me with this.
Thanks,
Sagar
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GDAL-JAVA-problem-tp2147356p5607136.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list