xnview wrote: Sat Oct 07, 2023 9:03 amPlease try this version build for Ubuntu Xenial000 wrote: Fri Oct 06, 2023 3:04 pm Try unpacking the AppImage and running ldd on the following files:
Sorry for the delay responding. Yes, that appears to work perfectly. Thank you SO much.
Search found 3 matches
- 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
- 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 ...
$ 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 ...
- 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 ...
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 ...