Hi,
I have CentOS 7 and am running an application that is supposed to draw something. However I am getting the following error:
Can't load 'auto/Image/Magick/Q8/Q8.so' for module Image::Magick::Q8 ... No such file or directory.
So, I have installed the perl ImageMagick module via yum but it does not contain a Q8.so file.
So how can I install this properly on CentOS 7? Google did not reveal much unfortunately.
Please help.
Thanks in advance.