<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p><br>
    </p>
    <p>Unable to run 6.2 appimage (no problem with 6.1 and 6.0) on
      fedora 30</p>
    <p>dnf provides libnsl.so.1<br>
      libnsl-2.29-15.fc30.i686 : Legacy support library for NIS</p>
    <p>(there is no x86_64 package)<br>
    </p>
    <p>dnf install libnsl</p>
    <p>ls -l /usr/lib/libnsl.so.1<br>
      lrwxrwxrwx 1 root root 14  6 juin  13:56 /usr/lib/libnsl.so.1
      -> libnsl-2.29.so<br>
      <br>
    </p>
    <p>./digikam-6.2.0-x86-64.appimage <br>
    </p>
    <blockquote>
      <p>-- digiKam Linux AppImage Bundle<br>
        -- Use 'help' as CLI argument to know all available options for
        digiKam application.<br>
        -- Note: to integrate this bundle to your desktop, use
        AppImageLauncher.<br>
        libudev.so.0 <br>
        -- Preloading shared libs: <br>
        digikam: error while loading shared libraries: libnsl.so.1:
        cannot open shared object file: No such file or directory<br>
      </p>
    </blockquote>
    <p><br>
    </p>
    <p>export  LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH</p>
    <p>./digikam-6.2.0-x86-64.appimage <br>
    </p>
    <blockquote>
      <p>-- digiKam Linux AppImage Bundle<br>
        -- Use 'help' as CLI argument to know all available options for
        digiKam application.<br>
        -- Note: to integrate this bundle to your desktop, use
        AppImageLauncher.<br>
        libudev.so.0 <br>
        -- Preloading shared libs: <br>
        digikam: error while loading shared libraries: libnsl.so.1:
        wrong ELF class: ELFCLASS32</p>
    </blockquote>
    <p>Thank you for your help<br>
    </p>
  </body>
</html>