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

Jules #3183

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Jules #3183

merged 4 commits into from
Feb 19, 2024

Conversation

julian-smith-artifex-com
Copy link
Collaborator

Fix for #3180, plus improvements to sysinstall tests.

New command-line options:

* --mupdf-so-mode: Setting file mode for .so's passed to `install`.
* --packages: Whether to install required system packages.
* --pip: Whether to use venv's and/or install Python packages.

If pip is 'sudo' we use 'sudo pip install' to install packages required to
build MuPDF and PyMuPDF.
This uses `sudo pip install` to install required packages.
We need to use mupdf.pdf_array_push(), not mupdf.pdf_array_push_drop().

Addresses #3180.
@julian-smith-artifex-com julian-smith-artifex-com merged commit 4c1ff3f into main Feb 19, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants