are you using the gdalinfo that you installed? You can find this out with
which gdalinfo
to make sure that hdf5 support was builtin, try gdalinfo --formats
also when you did configure, did it give you any errors about hdf5?
and try gdalinfo --debug on
Etienne
On Thu, Aug 30, 2012 at 12:10 PM,
Hello,
I have configured gdal 1.9.1 as follows:
./configure --with-python --with-hdf4=/home/hdf-4.2.6/hdf4
--with-hdf5=/home/hdf5-1.8.9/hdf5
It looks like everything builds successfully. However, when I try to
use gdalinfo on a MODIS Land Cover HDF-EOS version 5 file, I get the
following e