I am trying to install the latest ImageMagick (at least 6.8) from the RPM's available here on my RedHat Enterprise server
Distributor ID: RedHatEnterpriseServer
Release: 6.6
Codename: Santiago
where the kernel is
2.6.32-431.el6.x86_64 GNU/Linux
but I run into dependency hell, starting with lzma, where I need >5 and RedHat has only 4.999.9.
I've tried adding CentOS and Fedora repositories but if I try to install imageMagick from there - or anything else for that matter, I get a lot of obsoleted packages, error messages and the like, and I fear I might break the whole thing.
Does anyone know of a better way? Am I better off installing from source?