[digiKam-users] DK 7.6 Appimage start problems Fedora 35
Andrew Goodbody
ajg02 at elfringham.co.uk
Fri Feb 11 18:51:32 GMT 2022
On 11/02/2022 16:11, kaizubg at gmail.com wrote:
> You're right, however nothing changes with Appimage 7.6:
>
> $ LD_PRELOAD=$LD_PRELOAD:/usr/lib64/libgio-2.0.so
> ./digiKam-7.6.0-20220208T100104-x86-64.appimage
> ERROR: ld.so: object '/usr/lib64/libgio-2.0.so' from LD_PRELOAD cannot
> be preloaded (cannot open shared object file): ignored.
You need to do something like
$ find /usr -name "libgio*"
to find where your 64 bit version of the lib is, if it is even installed.
Andrew
More information about the Digikam-users
mailing list