<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Again: the issue is not that I used the wrong path to preload
      libhogweed.so. Preloading libhogweed.so *does not solve the
      problem* for me.<br>
    </p>
    <div class="moz-cite-prefix">On 11/22/24 8:11 AM, Matthias Erich
      Popp wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:1835721.bVWskg1vMf@hannelore">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Am
        Donnerstag, 21. November 2024, 11:38:30 CET schrieb Itilo:</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        Le 21/11/2024 à 02:25, Jonathan Kamens a écrit :</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        > -- Preloading shared libs:</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        >
:/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libn</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        >
:ss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        >
:/libsmime3.so:/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0:/usr/lib/x86_</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        >
:64-linux-gnu/libgnutls.so.30:/usr/lib/x86_64-linux-gnu/libnettle.so.8>
      </p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        > *digikam: symbol lookup error:</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        > /usr/lib/x86_64-linux-gnu/libgnutls.so.30: undefined
        symbol:</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        > nettle_rsa_oaep_sha384_decrypt, version HOGWEED_6*</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
      </p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        try to preload /usr/lib64/libhogweed.so.6. on fedora41 this
        work:</p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
      </p>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">>
        LD_PRELOAD=/usr/lib64/libhogweed.so.6
         ./digiKam-8.5.0-Qt6-x86-64.appimage</p>
      <br>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">apt-file
        search  libhogweed.so</p>
      <br>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><br>
        <span style="background-color:#ffffff;"><span
            style="font-family:monospace;"><span style="color:#18b218;">libhogweed6t64:
              /usr/lib/x86_64-linux-gnu/libhogweed.so.6</span><span
              style="color:#000000;"> </span></span></span><br>
        <span style="background-color:#ffffff;"><span
            style="color:#18b218;">libhogweed6t64:
            /usr/lib/x86_64-linux-gnu/libhogweed.so.6.9</span></span><br>
      </p>
      <br>
      <p
style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">aptitude
        install <span style="background-color:#ffffff;"><span
            style="color:#18b218;">libhogweed6t64</span></span><br>
         </p>
    </blockquote>
  </body>
</html>