[gdal-dev] help compiling hdf5 option on linux
Even Rouault
even.rouault at mines-paris.org
Mon Mar 22 16:06:02 EDT 2010
John,
Re-try but remove the /lib suffix, so something like :
--with-hdf5=/usr/local/contrib/hdf5-1.8.4
The configure script will look for include files in the include subdirectory
and library files in the lib subdirectory
Le Friday 19 March 2010 21:56:37 John Cartwright, vous avez écrit :
> Thanks for suggestions Antonio and Vincent. Unfortunately, neither
>
> --with-hdf5=/usr/local/contrib/hdf5-1.8.4/lib
>
> nor
>
> --with-hdf5=/usr/local/contrib/hdf5-1.8.4/include,/usr/local/contrib/hdf5-1
>.8.4/lib
>
> made any difference.
>
>
> --john
>
> On 03/18/2010 01:57 AM, Antonio Valentino wrote:
> > Hi John,
> >
> > Il giorno Wed, 17 Mar 2010 14:22:01 -0600
> >
> > John Cartwright <John.C.Cartwright at noaa.gov> ha scritto:
> >> Hello All,
> >>
> >> I'm trying to get 1.7.1 compiled on a 64-bit RHEL 5 server using
> >> hdf5-1.8.4-patch1. I have hdf5 and netcdf apparently compiled
> >> successfully and have included the following in my configure statement
> >> for gdal:
> >>
> >> --with-hdf5=/usr/local/contrib/hdf5-1.8.4
> >
> > not sure, but maybe you should use something like
> >
> >
> > --with-hdf5=/usr/local/contrib/hdf5-1.8.4/include,/usr/local/contrib/hdf5
> >-1.8.4/lib
> >
> >
> > best regards
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
More information about the gdal-dev
mailing list