On vendredi 6 juillet 2018 14:00:16 CEST Tom van Tilburg wrote: > I just did a fresh build of trunk (2.4.0) but noticed 2 issues: > > 1. The installed version in /usr/local/bin is still version 2.3.1:
You may have to defined LD_LIBRARY_PATH since it probably links against your system libgdal Otherwise you don't need to install the master, but just make and source the scripts/setdevenv.sh that will set PATH, LD_LIBRARY_PATH, GDAL_DATA and PYTHONPATH to appropriate values in the built tree. -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
