Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Fellow Monks,

I am screutinizing for past few minutes by this issue, I am trying to install ImageMagic-6.1.4 and PErlmagic I finally managed to run manage.pl but all other modules complain about missing magick.pm or cannot load magick.dll and so on I tried to do ppm install Image-Magick.ppd but that gibves m e the message that it can not locate a PPM binary for thsi platform

I tried all 4 windows binaries without any luck, with and without the Perl option

What do I do wrong.

Regards,
Sinad.

Replies are listed 'Best First'.
Re: Installation Issue in ImageMagic
by GrandFather (Saint) on Jun 22, 2006 at 07:56 UTC

    I had huge trouble trying to install ImageMagic's Perl support on a Windows XP system until I discovered that the way to do it is to install ImageMagic and check the checkbox in the installer that installs the Perl modules for you. The details are rather hazy now, but the normal install is what you want, not some specific module install for Perl.


    DWIM is Perl's answer to Gödel
A reply falls below the community's threshold of quality. You may see it by logging in.