Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MuPDF doesn't provide mupdf-third anymore. #2

Open
mrpingo opened this issue Dec 22, 2022 · 3 comments
Open

MuPDF doesn't provide mupdf-third anymore. #2

mrpingo opened this issue Dec 22, 2022 · 3 comments

Comments

@mrpingo
Copy link

mrpingo commented Dec 22, 2022

This project is awesome, congrats!
Although app-text/mupdf does not provide mupdf-thrid anymore. So cannot compile in Gentoo Linux. Is there anyway to overcome this issue? Can lightweight pdf reader like Zathura serve the same purspose?

❯ meson build --buildtype=release
The Meson build system
Version: 0.63.3
Source dir: /home/mrpingo/gits/mmfm/mmfm
Build dir: /home/mrpingo/gits/mmfm/mmfm/build
Build type: native build
Project name: mmfm
Project version: 0.43b
C compiler for the host machine: ccache cc (gcc 12.2.0 "cc (Gentoo 12.2.0 p1) 12.2.0")
C linker for the host machine: cc ld.bfd 2.39
Host machine cpu family: x86_64
Host machine cpu: x86_64
Library rt found: YES
Library m found: YES
Library mupdf found: YES

meson.build:19:0: ERROR: C shared or static library 'mupdf-third' not found

@milgra
Copy link
Owner

milgra commented Dec 22, 2022

Hi, thank you for trying! On debian mupdf-dev contains mupdf-third, I don't know the state of it on gentoo, in the worst case you have to compile it for yourself.

@mrpingo
Copy link
Author

mrpingo commented Dec 22, 2022

I meant that over version 1.18, mupdf no longer provides libmupdf-third.so (third party sources built into libmupdf.so). Are you using an old version of it? I have installed mupdf-1.20.3

Reference:
https://www.mail-archive.com/[email protected]/msg475799.html

@rik1599
Copy link

rik1599 commented Feb 2, 2024

Same problem on arch-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants