in reply to Re: The required ImageMagick libraries are not installed or not installed properly.
in thread The required ImageMagick libraries are not installed or not installed properly. [SOLVED]

Hello hippo,

Unfrotunately for me I have also installed, see log bellow:

$ sudo apt-get install libimage-magick-perl [sudo] password for tinyos: Reading package lists... Done Building dependency tree Reading state information... Done libimage-magick-perl is already the newest version (8:6.8.9.9-7ubuntu5 +.6). libimage-magick-perl set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

But I still get the error. Any other ideas? :(

Seeking for Perl wisdom...on the process of learning...not there...yet!

Replies are listed 'Best First'.
Re^3: The required ImageMagick libraries are not installed or not installed properly.
by hippo (Archbishop) on Apr 11, 2017 at 14:00 UTC

    If you have already installed libimage-magick-perl why are you trying to install the same thing again except via CPAN?

      Because I am trying to resolve this bug that I am also facing (missing libraries in PerlMagick (with patch)).

      I hope that if I resolve this error the bug will be also resolved.

      Seeking for Perl wisdom...on the process of learning...not there...yet!