in reply to Re: Errors While Installing Image::Magick
in thread Errors While Installing Image::Magick

gcc is in the PATH.

"It's not how hard you work, it's how much you get done."

  • Comment on Re^2: Errors While Installing Image::Magick

Replies are listed 'Best First'.
Re^3: Errors While Installing Image::Magick
by perlygapes (Beadle) on Aug 25, 2025 at 23:22 UTC

    Any updates on this?

    I am having a hard time installing ImageMagick too.

    Installed 7.1.2 (64-bit) from IM website with all options (dev, legacy, etc.).

    Strawberry Perl 64-bit 5.32.1.

    Everytime I run `cpan install Image::Magick` it fails with:

    "error ImageMagick was build with a 64 channel bit mask and that requires a C++ compiler"

    Yet `gcc --version` yields:

    "gcc (x86_64-posix-seh, Built by strawberryperl.com project) 8.3.0"

      Hi perlygapes. If you follow the trail of posts and replies to the end you will discover the errors I encountered and the solutions, provided by primarily by syphilis.

      "It's not how hard you work, it's how much you get done."