[gdal-dev] libgdal depends on two libprojs, what's going on?
Even Rouault
even.rouault at spatialys.com
Tue Mar 16 08:01:42 PDT 2021
Le 16/03/2021 à 15:53, Ari Jolma a écrit :
> Even Rouault kirjoitti 16.3.2021 klo 16.49:
>> Ari,
>>> Maybe it's because libgdal seems to use two libprojs:
>>>
>>> ldd /usr/lib/libgdal.so.28.0.1 | grep libproj
>>> libproj.so.19 => /usr/lib/x86_64-linux-gnu/libproj.so.19
>>> (0x00007f70d3343000)
>>> libproj.so.15 => /usr/lib/x86_64-linux-gnu/libproj.so.15
>>> (0x00007f70cef6f000)
>>>
>>> Is there anything I can do except try things on a virtual machine or
>>> something like that?
>>
>> See https://lists.osgeo.org/pipermail/gdal-dev/2021-March/053627.html
>
>
> ok, as this was with apt install from ubuntugis-unstable and I did not
> build anything, I guess its them to blame?
>
Indeed, they probably need to rebuild libspatialite and libgeotiff
against their custom libproj, and provide them. CC'ing Angelos
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list