Search found 3 matches

by 000
Mon Oct 23, 2023 11:45 pm
Forum: New
Topic: 1.5.5 numerous missing libraries in AppImage
Replies: 4
Views: 1321

Re: 1.5.5 numerous missing libraries in AppImage

xnview wrote: Sat Oct 07, 2023 9:03 am
000 wrote: Fri Oct 06, 2023 3:04 pm Try unpacking the AppImage and running ldd on the following files:
Please try this version build for Ubuntu Xenial

Sorry for the delay responding. Yes, that appears to work perfectly. Thank you SO much.
by 000
Fri Oct 06, 2023 3:04 pm
Forum: New
Topic: 1.5.5 numerous missing libraries in AppImage
Replies: 4
Views: 1321

Re: 1.5.5 numerous missing libraries in AppImage

Try unpacking the AppImage and running ldd on the following files:


$ ldd /tmp/squashfs-root/usr/XnView/lib/platformthemes/libqgtk2.so
linux-vdso.so.1 (0x00007fff2fb80000)
libgtk-x11-2.0.so.0 => not found
libgdk-x11-2.0.so.0 => not found
libpango-1.0.so.0 => /usr/lib64/libpango-1.0.so.0 ...
by 000
Wed Sep 20, 2023 10:49 pm
Forum: New
Topic: 1.5.5 numerous missing libraries in AppImage
Replies: 4
Views: 1321

1.5.5 numerous missing libraries in AppImage

XnView MP 1.5.5 Linux AppImage

From the time I wrote to you privately in April regarding missing libraries in the XnView MP 1.4.3 Linux AppImage, newer AppImages contain only one of those libraries (libQt5WaylandClient.so.5) and now have three additional missing libraries.

The current list of ...