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

Prebuilt Imagemagick from the alpine repositories doesn't have OpenMP enabled #23

Open
JanGross opened this issue Sep 12, 2022 · 3 comments

Comments

@JanGross
Copy link
Owner

If installed via the package manager, imagemagick doesn't have the OpenMP feature enabled,
which is required for multicore processing.

Only alternative is building from source.

@JanGross
Copy link
Owner Author

Source https://github.com/ImageMagick/ImageMagick.git

Alpine Dependencies

  • git
  • build-base

@JanGross
Copy link
Owner Author

JanGross commented Sep 12, 2022

  • libpng-dev
  • libjpeg-turbo-dev
  • freetype-dev
  • libxml2-dev

@JanGross
Copy link
Owner Author

  • librsvg-dev

Also check the imagemagick-libs alpine package

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

1 participant