[gdal-dev] GDAL dependencies
Even Rouault
even.rouault at spatialys.com
Tue May 22 01:05:46 PDT 2018
On mardi 22 mai 2018 07:59:08 CEST Lars wrote:
> Hello,
>
> Does GDAL have an updated list of required and optional dependencies?
Lars,
Required: none currently, except a C++ compiler
But for usual functionalities, I'd suggest libsqlite3, libcurl, libexpat
You an consult the right most column of http://gdal.org/formats_list.html and http://
www.gdal.org/ogr_formats.html to see which dependencies are needed to have support for
which driver.
Looking at
https://github.com/OSGeo/gdal/blob/master/gdal/nmake.opt or
https://github.com/OSGeo/gdal/blob/master/gdal/configure.ac
will also give you the list of all potential dependencies.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20180522/15671ac7/attachment.html>
More information about the gdal-dev
mailing list