Can't run digikam 8.5.0 AppImage on Debian testing
Itilo
itilo at free.fr
Thu Nov 21 23:37:33 GMT 2024
Le 21/11/2024 à 22:31, Jonathan Kamens a écrit :
>
> Does not work for me.
>
> On 11/21/24 5:38 AM, Itilo wrote:
>> Le 21/11/2024 à 02:25, Jonathan Kamens a écrit :
>>>
>>> -- Preloading shared libs:
>>> :/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so:/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0:/usr/lib/x86_64-linux-gnu/libgnutls.so.30:/usr/lib/x86_64-linux-gnu/libnettle.so.8
>>> *digikam: symbol lookup error:
>>> /usr/lib/x86_64-linux-gnu/libgnutls.so.30: undefined symbol:
>>> nettle_rsa_oaep_sha384_decrypt, version HOGWEED_6*
>>>
>> try to preload /usr/lib64/libhogweed.so.6. on fedora41 this work:
>>
>> LD_PRELOAD=/usr/lib64/libhogweed.so.6
>> ./digiKam-8.5.0-Qt6-x86-64.appimage
>>
perhaps this is not the same path? I don't know debian, but you should
use the package manager to know which package provides libhogweed.so.6 .
Or run
find /usr -iname "*libhogweed.so*" -print
to find the path for this library?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20241122/6809df33/attachment.htm>
More information about the Digikam-users
mailing list