The issue mentioned below is solved per
https://github.com/OSGeo/gdal/pull/7257. The solution requires the
"filelock" Python module to be installed. It has been added to the list
in autotest/requirements.txt
Le 16/02/2023 à 03:24, Even Rouault a écrit :
Le 16/02/2023 à 03:04, afernandez a é
The dependency in PROJ is optional. If you build PROJ from source, it is
under your control.
Am 15.02.23 um 22:36 schrieb Fengting Chen:
Thanks. I later found out that libproj has dependency on libtiff. And
since libproj is required by GDAL, basically GDAL indirectly depends
on external libt
v3.6.2. suffices for my purposes but it's obviously something to check. Thanks.
Even Rouault wrote:
Le 16/02/2023 à 03:04, afernandez a écrit :
The problem doesn't seem to be about having 2 copies of PROJ as I checked. I
was able to compile v3.6.2 w/o this issue so it might be something in the
ma