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

Open
opened 2022-09-12 15:55:19 +02:00 by JanGross · 3 comments
JanGross commented 2022-09-12 15:55:19 +02:00 (Migrated from github.com)

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.

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 commented 2022-09-12 16:00:58 +02:00 (Migrated from github.com)

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

Alpine Dependencies

  • git
  • build-base
Source https://github.com/ImageMagick/ImageMagick.git Alpine Dependencies - git - build-base
JanGross commented 2022-09-12 16:39:06 +02:00 (Migrated from github.com)
  • libpng-dev
  • libjpeg-turbo-dev
  • freetype-dev
  • libxml2-dev
- libpng-dev - libjpeg-turbo-dev - freetype-dev - libxml2-dev
JanGross commented 2022-09-12 17:28:57 +02:00 (Migrated from github.com)
  • librsvg-dev

Also check the imagemagick-libs alpine package

- librsvg-dev Also check the imagemagick-libs alpine package
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Minz/toho-miku#23
No description provided.