Ciao Simone, I don't know much about it. Here is the error message I got. I am using a 32 bit java on a 64bit AMD linux ubuntu laptop. I just downloaded the precompiled binaries on the imageio ext page.
Feb 10, 2009 8:52:17 AM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL WARNING: Native library load failed.java.lang.UnsatisfiedLinkError: /home/jeichar/Applications/jre1.6.0_11_32/lib/i386/libgdaljni.so: libnetcdf.so.4: cannot open shared object file: No such file or directory 4491 [main] INFO /geoserver - Initializing Spring root WebApplicationContext 0 [main] ERROR org.vfny.geoserver.global - Jesse Simone Giannecchini wrote: > Ciao Jesse, > can you elaborate a bit on that netcdf related error? that's quite > strange, we do not build with netcdf enabled. Anyway, we are putting > together a 64 bits build. Actually it is ready but I need to test it ( > or someone else can :-) ). > > Simone. > ------------------------------------------------------- > Ing. Simone Giannecchini > GeoSolutions S.A.S. > Owner - Software Engineer > Via Carignoni 51 > 55041 Camaiore (LU) > Italy > > phone: +39 0584983027 > fax: +39 0584983027 > mob: +39 333 8128928 > > > http://www.geo-solutions.it > http://simboss.blogspot.com/ > http://www.linkedin.com/in/simonegiannecchini > > ------------------------------------------------------- > > > > On Mon, Feb 9, 2009 at 7:27 PM, Jesse Eichar > <[email protected]> wrote: > >> On Linux they usually go in lib/i386 dir. Just had a thought though. I had >> problems with geoserver on a 64 bit Linux because the native libs depended >> on a netcdf library that it expected to find on the operating system. It >> found a 64bit version instead of the 32bit version as expected and crashed. >> Point is that you need to make sure that the Jre and the OS match up. >> >> I don't know if there is a 64bit Linux jre. Perhaps someone else knows? >> >> Jesse >> >> On 9-Feb-09,m at 16:25, Jody Garnett <[email protected]> wrote: >> >> >>> Look in the bin directory. On windows >>> It contains dlls perhaps it contains so files on Linux. >>> >>> >>> On 10/02/2009, at 1:04 AM, Daniele Andreis <[email protected]> >>> wrote: >>> >>> >>>> Hi, >>>> >>>> I'm sure to run the program with the jre which is in the eclipse folder ( >>>> in the run window dialog and in the preference), I have also try to run >>>> eclipse with -vm but nothing was changed. If I'm looking for in the jre >>>> (Preferences---->Installed JREs----->jre (/opt/eclipse/jre)---->edit) I >>>> can't find the gdal .jar file, that's right? Have I to set classpath? >>>> >>>> thnaks >>>> >>>> >>>> -- >>>> Daniele Andreis >>>> _______________________________________________ >>>> User-friendly Desktop Internet GIS (uDig) >>>> http://udig.refractions.net >>>> http://lists.refractions.net/mailman/listinfo/udig-devel >>>> >>> _______________________________________________ >>> User-friendly Desktop Internet GIS (uDig) >>> http://udig.refractions.net >>> http://lists.refractions.net/mailman/listinfo/udig-devel >>> >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel >> >> > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
