On Fri, Feb 27, 2009 at 02:17:48PM -0000, Steve Walker wrote: > I was able to complete a successful build by including the following in my > configure command: > > --with-hdf4=no --with-hdf5=no > > Which then of course leads to the follow-up: What's wrong with my hdf > installs? > > I have the following packages installed: > hdf4-tools > hdf5-tools > libhdf4g > libhdf4g-dev > libhdf5-lam-1.6.6-0 > libhdf5-openmpi-1.6.6-0 > libhdf5-openmpi-dev > > I am not yet sure if or how this will affect my ability to work with ogdi > layers. >
You should install the serial edition of the hdf5 development stuff before compiling: libhdf5-serial-dev The hdf4 stuff is not relevant. -- Francesco P. Lovergine _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
