[Gdal-dev] gdal configure with external geotiff
Frank Warmerdam
fwarmerdam at gmail.com
Wed Mar 23 13:20:43 EST 2005
On Wed, 23 Mar 2005 13:07:24 -0500, David Burken <dburken at comcast.net> wrote:
> Hi Frank,
>
> Configuring gdal with external geotiff (latest cvs) fails with:
>
> checking for XTIFFClientOpen in -lgeotiff... no
> configure: error: We require at least GeoTIFF 1.2.1. Consider using the
> one supplied with GDAL
>
> I'm not sure why but the check in configure.in fails. I just comment it
> out to use the latest geotiff:
> AC_CHECK_LIB(geotiff,XTIFFClientOpen,GEOTIFF_SETTING=external,AC_MSG_ERROR([We
> require at least GeoTIFF 1.2.1. Consider using the one supplied with GDAL]))
Dave,
Any chance there is an old libgeotiff on your system? Anything
meaningful in the config.log about what fails? I do configure to
use external libgeotiff all the time and it normally works for me.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list