Thanks Even. I am going to try that.
> -------Original Message------- > From: Even Rouault <[EMAIL PROTECTED]> > Subject: Re: [gdal-dev] RedHat build error: `TIFFFreeDirectory' was not > declared in this scope > Sent: Nov 21 '08 20:12 > > Ivan, > > See http://n2.nabble.com/get-fmrt-grib-td1313401.html. > > I think someone recently reported that issue and if I remember well, RHEL 4 > is > shipped with libtiff 3.6 that doesn't have TIFFFreeDirectory. > > So the workaround is > to ./configure --with-libtiff=internal --with-libgeotiff=internal > (passing the path inside the gdal tree is not supposed to work. The path of > the --with-libtiff and --with-libgeotiff configure options must point to an > installed version of those libraries, not a source distribution) > > We should probably put libtiff 3.8 as the minimum requirement. See > http://trac.osgeo.org/gdal/ticket/2668 > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
