Re: [gdal-dev] dev-version of HDF4

2011-04-19 Thread Nikolaos Hatzopoulos
hdf4 libraries not found that's what the log says :) do a locate libhdf4 to see where the library is On Tue, Apr 19, 2011 at 10:24 AM, Knut-Frode Dagestad < knutfrodesop...@hotmail.com> wrote: > I am trying to compile GDAL from source with support for HDF4 with: > > ./configure --with-hdf4 > > b

[gdal-dev] dev-version of HDF4

2011-04-19 Thread Knut-Frode Dagestad
I am trying to compile GDAL from source with support for HDF4 with: ./configure --with-hdf4 but get complaints about missing libraries, see extract from config.log: ld: library not found for -lmfhdfalt ... ld: library not found for -lmfhdf ... ld: library not found for -lhdf4 ... ld: library no