[gdal-dev] libgdal.so.36 not found by QGIS -
Even Rouault
even.rouault at spatialys.com
Thu May 29 07:30:21 PDT 2025
Looks like an issue with your package manager (or your use of it) where
the QGIS version links to an older version of GDAL (libgdal.so.36 is
GDAL 3.10.x) than the one you've installed. Definitely not a upstream
GDAL or QGIS issue. Sorry for not being more helpful: I'm not familiar
at all with Manjaro
Le 29/05/2025 à 16:18, estoy--- via gdal-dev a écrit :
> RPi 5
> KDE Plasma Version 6.3.5
> KDE Frameworks Version: 6.14.0
> Qt Version 6.9.0
> Kernel Version 6.6.56-1-MANJARO-RPI5 (64-bit)
> Graphics Platform Wayland
>
> So this is an aarch64 v8 version of Manjaro. Before the last system
> upgrade I was using QGIS and it appeared to be performing flawlessly.
> Not sure what the previous version of QGIS and gdal were QGIS 3.38
> 3.40? gdal 3.9.x, 3.10.x?
> But now QGIS 3.42-2-1 and gdal 3.11.0-1, and if it matters python-gdal
> 3.11.0-1.
>
> The problem: When started QGIS 3.42-2-1 I receive the following fatal
> error: "qgis: error while loading shared libraries: libgdal.so.36:
> cannot open shared object file: No such file or directory"
>
> Running ls-ltr /usr/lib/libgdal.so* displays the following two lines
> only:
> -rwxr-xr-x 1 root root 26287736 May 20 08:15
> /usr/lib/libgdal.so.37.3.11.0
> lrwxrwxrwx 1 root root 20 May 20 08:15 /usr/lib/libgdal.so.37 ->
> libgdal.so.37.3.11.0
>
> I do not know how to interpret the about situation. It appears QGIS
> is looking for a library that no longer exists in gdal, or at least
> this compilation.
>
> Is this a change to gdal at OSGEO? Do I need to contact the package
> maintainers at github?
>
> Thanks in advance for any guidance you can provide.
>
> Ian
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list