Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1486) GDAL missing dependency on linux

GDAL missing dependency on linux
--------------------------------

                 Key: UDIG-1486
                 URL: http://jira.codehaus.org/browse/UDIG-1486
             Project: uDIG
          Issue Type: Bug
          Components: installing and running udig
    Affects Versions: UDIG 1.2.M2
         Environment: Ubuntu 7.10 i386, with supplied linux jre (with imageio and gdal support)
            Reporter: Craig Taverner
             Fix For: UDIG 1.2.M3


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top