Skip to main content
Topic: zathura-pdf-mupdf still looking for libmupdf.so.26.3 (Read 2926 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

zathura-pdf-mupdf still looking for libmupdf.so.26.3

Encountered this when running zathura after the `libmupdf` and `zathura-pdf-mupdf` updates yesterday.
Code: [Select]
error: Could not load plugin '/usr/lib/zathura/libpdf-mupdf.so' (libmupdf.so.26.3: cannot open shared object file: No such file or directory).

Code: [Select]
 ldd /usr/lib/zathura/libpdf-mupdf.so | grep mupdf
libmupdf.so.26.3 => not found

Code: [Select]
libmupdf 1.26.4-1
zathura-pdf-mupdf 0.4.4-20
zathura 0.5.12-1

Re: zathura-pdf-mupdf still looking for libmupdf.so.26.3

Reply #1
fixed now.

thanks for reporting.

Re: zathura-pdf-mupdf still looking for libmupdf.so.26.3

Reply #2
Bumping this as the same happens again.

Code: [Select]
ldd /usr/lib/zathura/libpdf-mupdf.so | grep "not found"
libmupdf.so.26.7 => not found

Code: [Select]
zathura 0.5.12-1
zathura-pdf-mupdf 0.4.4-23
libmupdf 1.26.8-1

Both zathura-pdf-mupdf and libmupdf are updated on 15 Sep.