On Wed, Oct 15, 2008 at 5:23 AM, Ben Madin <[EMAIL PROTECTED]> wrote:
> G'day all,
>
> after failing to build 1.5.0 with the ports collection on FreeBSD I have
> downloaded sources and tried from scratch using the default configure
...
>  NetCDF support:            no
>  LIBPNG support:            internal
>  LIBTIFF support:           external (BigTIFF=no)
>  LIBGEOTIFF support:        external

Since you requested the external LIBTIFF, you will have to install it.
Or:
run configure with additionally
   --with-geotiff=internal --with-libtiff=internal

to use the built-in LIBTIFF.

Markus
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to