[gdal-dev] Building GDAL 3.0.0 with Proj 6.0.0
Even Rouault
even.rouault at spatialys.com
Thu May 16 11:59:14 PDT 2019
On jeudi 16 mai 2019 11:46:53 CDT joshl wrote:
> Thanks Even, setting up the two SQLITE3 vars seemed to get past one of the
> sqlite errors, but now I need to find out where our manually built sqlite3
> binary is since its complaining about that now. Though I'm not sure which
> flags that info will need to get passed to.
Just make sure the PATH contains the directory where the sqlite3 binary is, so
likely
PATH="$sqlite3InstallDir/bin:"$PATH"
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list