MuPDF-Appimage symbol lookup error

Technical issues/questions of an intermediate or advanced nature.
Kulle
Warlord
Warlord
Posts: 602
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

MuPDF-Appimage symbol lookup error

Post#1 by Kulle » 05 Mar 2024, 07:32

Hi all,
What is a "symbol lookup error" and how can you fix this error?

Code: Select all

./MuPDF-1.17.0-x86_64.AppImage: symbol lookup error: /usr/lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

MuPDF-Appimage symbol lookup error

Post#2 by beny » 05 Mar 2024, 10:57

this is part of glib2 usr/lib/libgio-2.0.so maybe the appimage have another version inside and fail to start,but i can go wrong.

User avatar
M. Eerie
Moderator
Moderator
Posts: 622
Joined: 31 Aug 2017, 21:18
Distribution: Nemesis Xfce/MATE x64

MuPDF-Appimage symbol lookup error

Post#3 by M. Eerie » 05 Mar 2024, 11:34

I think you're right beny

This is the one I've been using for a while. It works on Archlinux and Ubuntu. Use it at your own risk.

https://www.swisstransfer.com/d/cce258e ... d74a8d044e
Link valid for 30 days / 250 downloads

sha256sum:
7f815e1fcb1f5e805d9e67f75f5d860e00fe63f6f132ff76d099aa20685f3624 MuPDF-1.21.1-x86_64.AppImage
> Does not compute_ 🖖

https://forum.porteus.org/viewtopic.php?p=94310#p94310
https://forum.porteus.org/viewtopic.php?p=84002#p84002
https://forum.porteus.org/viewtopic.php?p=77174#p77174
https://forum.porteus.org/viewtopic.php?f=39&t=8584

Kulle
Warlord
Warlord
Posts: 602
Joined: 28 Jan 2017, 10:39
Distribution: v4.0 64bit Xfce
Location: Berlin

MuPDF-Appimage symbol lookup error

Post#4 by Kulle » 06 Mar 2024, 08:44

Thanks,
but MuPDF-1.21.1-x86_64.AppImage doesn't work in PorteuX
A different version of glibc is required

Code: Select all

guest@porteux:~/Downloads$ ./MuPDF-1.21.1-x86_64.AppImage 
mupdf: /lib64/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib64/libcrypto.so.3

beny
Full of knowledge
Full of knowledge
Posts: 2098
Joined: 02 Jan 2011, 11:33
Location: italy

MuPDF-Appimage symbol lookup error

Post#5 by beny » 06 Mar 2024, 14:29

hi, the system version for any help with software is mandatory,we talk about porteus standard and you porteux current?and an old appimage version of MuPDF, install the pdf4qt appimage for work with pdf if you have a current version.

Post Reply