Page 1 of 1

Looking for 64-bit version of ImageMagick for RedHat Linux

Posted: 2014-10-17T10:16:46-07:00
by dtyler
I am looking for an rpm install of ImageMagick for 64-bit RedHat linux. The website has a link for it, but the download appears to be a tiny stub file of some sort that does not work. I can download the 32-bit version, but it has dependencies on a number of 32-bit libraries that are not on my machines. If anyone knows where I can find an rpm for a working 64-bit version I'd appreciate it.

Thanks!

Re: Looking for 64-bit version of ImageMagick for RedHat Lin

Posted: 2014-10-21T07:31:20-07:00
by dtyler
Thank you for your reply.

I was fairly certain that the file was incomplete as the 32-bit version is 6236 KB while the 64-bit version was 137 KB. I went ahead and tried it and received the following errors:

rpm -iv --test ImageMagick-6.8.9-8.x86_64.rpm

error: Failed dependencies:
ImageMagick-libs = 6.8.9.8-0.fc20 is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
libMagickCore-6.Q16.so.2()(64bit) is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
libMagickWand-6.Q16.so.2()(64bit) is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
libfftw3.so.3()(64bit) is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
liblcms2.so.2()(64bit) is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
libltdl.so.7()(64bit) is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
liblzma.so.5()(64bit) is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
rpmlib(FileDigests) <= 4.6.0-1 is needed by ImageMagick-6.8.9.8-0.fc20.x86_64
rpmlib(PayloadIsXz) <= 5.2-1 is needed by ImageMagick-6.8.9.8-0.fc20.x86_64


So it appears that the 64-bit version is a working rpm, but is missing ImageMagick libraries and other components.

Re: Looking for 64-bit version of ImageMagick for RedHat Lin

Posted: 2014-10-30T14:33:32-07:00
by arizonagroovejet
Red Hat Linux was discontinued ten years ago (https://en.wikipedia.org/wiki/Red_Hat_Linux) so I'm assuming you mean I'm assuming you mean Red Hat Enterprise Linux. ;)

Is there a reason you're looking for an rpm for ImageMagick rather than using version of ImageMagick that is included in Red Hat Enterprise Linux?