If llpp doesn't start and instead produces an error like
cannot create context: incompatible header (1.23.11) and library (1.24.1) versions
or
error while loading shared libraries: libmupdf.so.24.0: cannot open shared object file: No such file or directory
this likely means that the version of libmupdf used to build llpp does not agree with the currently installed one.
This can be fixed by rebuilding llpp (with makepkg -C
, or if you're using an AUR helper, whatever the "clean build" option is there). If this doesn't help, please leave a comment here or report upstream.
Pinned Comments
stek commented on 2024-04-12 15:01 (UTC) (edited on 2024-04-12 15:07 (UTC) by stek)
If llpp doesn't start and instead produces an error like
or
this likely means that the version of libmupdf used to build llpp does not agree with the currently installed one.
This can be fixed by rebuilding llpp (with
makepkg -C
, or if you're using an AUR helper, whatever the "clean build" option is there). If this doesn't help, please leave a comment here or report upstream.cynik commented on 2022-09-18 07:05 (UTC)
I have updated it to my fork at: https://github.com/criticic/llpp