Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.M2
-
Fix Version/s: UDIG 1.2.M6
-
Component/s: installing and running udig
-
Labels:None
-
Environment:Ubuntu 7.10 i386, with supplied linux jre (with imageio and gdal support)
Description
WARNING: Native library load failed.java.lang.UnsatisfiedLinkError: /home/craig/dev/jre1.6.0_11_gdal/lib/i386/libgdaljni.so: libnetcdf.so.4: cannot open shared object file: No such file or directory
So we're missing libnetcdf.so.4. Perhaps this was available on the computer of the developer that built the JRE? In which case perhaps it is a simple dependency we need to install.
http://udig.refractions.net/files/downloads/branches/udig-1.2-M3.html
These instructions list the following selection:
- http://udig.refractions.net/files/downloads/jre/
And provide a direct link to: http://udig.refractions.net/files/downloads/jre/jre1.6.0_11.linux.x86_gdal_ecw_mrsid.tar.gz
So this is a documentation problem? If you view this as fixed please close the bug.