GraphicsMagick, configure with --with-perl=yes
option
#4184
Unanswered
tenzap
asked this question in
Everyday usage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
I don't use brew locally but through github runners
Output of
brew doctor
I don't use brew locally but through github runners
Description of issue
I'm installing graphicsmagick on github runner because I need to use findimagedupes.
findimagedupes depends on the perl module 'Graphics::Magick' which is built by graphicsmagick provided it was build with
--with-perl=yes
optionWould it be possible to have this?
Currently, I have to proceed this way :
Beta Was this translation helpful? Give feedback.
All reactions