I still need these dependencies!
Posted: 2018-12-21T03:42:43-07:00
I'm downloading ImageMagick for CentOS from:
https://imagemagick.org/script/download.php#unix
But when I run to install it:
I'm still getting that I need all these dependencies:
Or may be the term 'Failed' doesn't mean I need them but rather they are only failing? I don't know!
Help please!
https://imagemagick.org/script/download.php#unix
But when I run to install it:
Code: Select all
rpm -Uvh ImageMagick-7.0.8-19.x86_64.rpm
Code: Select all
error: Failed dependencies:
ImageMagick-libs(x86-64) = 7.0.8-19 is needed by ImageMagick-7.0.8-19.x86_64
libMagickCore-7.Q16HDRI.so.6()(64bit) is needed by ImageMagick-7.0.8-19.x86_64
libMagickWand-7.Q16HDRI.so.6()(64bit) is needed by ImageMagick-7.0.8-19.x86_64
libMagickWand-7.Q16HDRI.so.6(VERS_6.0)(64bit) is needed by ImageMagick-7.0.8-19.x86_64
Help please!