[gdal-dev] Build gdal 1.5.2 on FreeBSD
Markus Neteler
neteler at osgeo.org
Wed Oct 15 02:49:42 EDT 2008
On Wed, Oct 15, 2008 at 5:23 AM, Ben Madin <ben at remoteinformation.com.au> 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
More information about the gdal-dev
mailing list