Hi, This error was due to the "--without-libtool" option compiling GDAL.
I found that I had to build GDAL *with* libtool to get java bindings working (contrarily to what's written in section "Configure and Build GDAL" from http://trac.osgeo.org/gdal/wiki/GdalOgrInJavaBuildInstructionsUnix) Cheers, Mathieu Your LD_LIBRARY_PATH should also include the path to libgdal.so >> > >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
