[gdal-dev] GDAL 1.10.1 requirements

Etienne Tourigny etourigny.dev at gmail.com
Mon Oct 14 10:24:01 PDT 2013


gdal-1.10.1 makes use of the 'ncconfig' utility which is available since
netcdf-4.1.3 (if I remember correctly).

In any case, it works with older versions (e.g. 4,1,1, 3.6.x) but cannot
detect netcdf-4 support as it falls back to the previous method for netcdf
detection.
As Even mentioned, building with netcdf-3.6.x still works.In some case, it
requires the use of the --with-netcdf-<some_dir> command switch to
configure.

Are you sure you have the netcdf-dev package (or equivalent) installed?

Etienne

On Mon, Oct 14, 2013 at 5:54 AM, laura0 <lauramail at iol.it> wrote:

> Hi all,
> I would like to know which versions of netcdf, hdf4, hdf5 libraries are
> supported by the new release of GDAL.
> I tried for instance 4.1.1 netcdf library but, after ./configure, I see
> "netcdf supported NO" .  So I think that version is too old. With the
> latest
> versions (netcdf 4.3.0, hdf5 1.8.11 , hdf4 4.2.9 ) everything looks going
> fine but processing an hdf5 dataset I got the following error:
> HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 0:
>   #000: H5A.c line 557 in H5Aopen(): unable to load attribute info from
> object header for attribute: 'PRODUCT_NAME'
>     major: Attribute
>
> I was able to open the same dataset instead with gdal 1.9 and library
> versions: hdf5 1.8.9 , hdf4 4.2.8 , netcdf 4.2.1.1
> Is it a problem of versions or something else?
>
> Many thanks,
> regards
> Laura
>
>
>
> --
> View this message in context:
> http://osgeo-org.1560.x6.nabble.com/GDAL-1-10-1-requirements-tp5083369.html
> Sent from the GDAL - Dev mailing list archive at Nabble.com.
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20131014/c1844963/attachment-0001.html>


More information about the gdal-dev mailing list