digikam 6.2.0 64-bit appimage error

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

digikam 6.2.0 64-bit appimage error

John Dickson
Received this error when starting the new 6.2.0 appimage on Mint 18.1:

$ ./digikam-6.2.0-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam application.
-- Note: to integrate this bundle to your desktop, use AppImageLauncher.
libudev.so.0
-- Preloading shared libs:
digikam: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /tmp/.mount_digikabetcHs/usr/lib/libpng16.so.16)

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18.1
DISTRIB_CODENAME=serena
DISTRIB_DESCRIPTION="Linux Mint 18.1 Serena"

Reply | Threaded
Open this post in threaded view
|

Re: digikam 6.2.0 64-bit appimage error

Gilles Caulier-4
Hi,

I will rebuild today the appimage for next 6.3.0 pre release, including this library.

We will see if this fix your problem.

Best

Gilles Caulier

Le jeu. 1 août 2019 à 16:05, John Dickson <[hidden email]> a écrit :
Received this error when starting the new 6.2.0 appimage on Mint 18.1:

$ ./digikam-6.2.0-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam application.
-- Note: to integrate this bundle to your desktop, use AppImageLauncher.
libudev.so.0
-- Preloading shared libs:
digikam: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /tmp/.mount_digikabetcHs/usr/lib/libpng16.so.16)

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18.1
DISTRIB_CODENAME=serena
DISTRIB_DESCRIPTION="Linux Mint 18.1 Serena"

Reply | Threaded
Open this post in threaded view
|

Re: digikam 6.2.0 64-bit appimage error

John Dickson
Mint 18.1 (xenial) stock repos only contain zlib 1.2.8. I built zlib 1.2.11 and was able to launch the appimage after that with no other issues. Once the new appimage is available I can uninstall the update and verify the fix.

Thanks!

On Fri, Aug 2, 2019 at 1:37 AM Gilles Caulier <[hidden email]> wrote:
Hi,

I will rebuild today the appimage for next 6.3.0 pre release, including this library.

We will see if this fix your problem.

Best

Gilles Caulier

Le jeu. 1 août 2019 à 16:05, John Dickson <[hidden email]> a écrit :
Received this error when starting the new 6.2.0 appimage on Mint 18.1:

$ ./digikam-6.2.0-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam application.
-- Note: to integrate this bundle to your desktop, use AppImageLauncher.
libudev.so.0
-- Preloading shared libs:
digikam: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /tmp/.mount_digikabetcHs/usr/lib/libpng16.so.16)

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18.1
DISTRIB_CODENAME=serena
DISTRIB_DESCRIPTION="Linux Mint 18.1 Serena"

Reply | Threaded
Open this post in threaded view
|

Re: digikam 6.2.0 64-bit appimage error

Gilles Caulier-4
new preview DK AppImage 6.3.0 is now available.

Gilles Caulier

Le ven. 2 août 2019 à 13:33, John Dickson <[hidden email]> a écrit :
Mint 18.1 (xenial) stock repos only contain zlib 1.2.8. I built zlib 1.2.11 and was able to launch the appimage after that with no other issues. Once the new appimage is available I can uninstall the update and verify the fix.

Thanks!

On Fri, Aug 2, 2019 at 1:37 AM Gilles Caulier <[hidden email]> wrote:
Hi,

I will rebuild today the appimage for next 6.3.0 pre release, including this library.

We will see if this fix your problem.

Best

Gilles Caulier

Le jeu. 1 août 2019 à 16:05, John Dickson <[hidden email]> a écrit :
Received this error when starting the new 6.2.0 appimage on Mint 18.1:

$ ./digikam-6.2.0-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam application.
-- Note: to integrate this bundle to your desktop, use AppImageLauncher.
libudev.so.0
-- Preloading shared libs:
digikam: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /tmp/.mount_digikabetcHs/usr/lib/libpng16.so.16)

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18.1
DISTRIB_CODENAME=serena
DISTRIB_DESCRIPTION="Linux Mint 18.1 Serena"

Reply | Threaded
Open this post in threaded view
|

Re: digikam 6.2.0 64-bit appimage error

John Dickson
After uninstalling zlib 1.2.11 from /usr/local/lib, so only the stock 1.2.8 is available, I'm getting the same error for digikam-6.3.0-git-20190802T044040-x86-64.appimage.
I mounted the appimage and didn't find libz.so* in the image. I see the comment that was added to 04-build-appimage.sh, but libz.so.1 is still listed in the EXCLUDE_FILES variable.

On Fri, Aug 2, 2019 at 8:02 AM Gilles Caulier <[hidden email]> wrote:
new preview DK AppImage 6.3.0 is now available.

Gilles Caulier

Le ven. 2 août 2019 à 13:33, John Dickson <[hidden email]> a écrit :
Mint 18.1 (xenial) stock repos only contain zlib 1.2.8. I built zlib 1.2.11 and was able to launch the appimage after that with no other issues. Once the new appimage is available I can uninstall the update and verify the fix.

Thanks!

On Fri, Aug 2, 2019 at 1:37 AM Gilles Caulier <[hidden email]> wrote:
Hi,

I will rebuild today the appimage for next 6.3.0 pre release, including this library.

We will see if this fix your problem.

Best

Gilles Caulier

Le jeu. 1 août 2019 à 16:05, John Dickson <[hidden email]> a écrit :
Received this error when starting the new 6.2.0 appimage on Mint 18.1:

$ ./digikam-6.2.0-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam application.
-- Note: to integrate this bundle to your desktop, use AppImageLauncher.
libudev.so.0
-- Preloading shared libs:
digikam: /lib/x86_64-linux-gnu/libz.so.1: version `ZLIB_1.2.9' not found (required by /tmp/.mount_digikabetcHs/usr/lib/libpng16.so.16)

$ cat /etc/lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18.1
DISTRIB_CODENAME=serena
DISTRIB_DESCRIPTION="Linux Mint 18.1 Serena"