Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Sorry, this is just a guess, since I use a Mac and not Linux. Delete the older version of the delegate and retry installing IM. Be sure you have remove all files related to the older one. Check to see if you have any other delegate library with more than one version and remove the older ones. You can also look for errors in the config.log file in the downloaded IM folder.
I did completely uninstall the old version, but based on help I got on a stackexchange website I think the issue is that there isn't a i386 libltdl package available (the server must have an i686 version installed).
I don't know if there's a way to get ImageMagick installed on an i686 server using the i386 RPM. If so, I couldn't get it working even after many, many hours and trying everything I found online.
With that said, I finally tried the other approach of downloading the source code and compiling it, and it seemed to have worked! I'm having a small problem with the file path, but I may post it as a new topic since it's different than the trouble I was having in here.
There really should be a warning or something that the i386 RPM doesn't work on an i686 machine! From the dozens of threads I found, this is something people have struggled with a lot and most of the questions I found didn't have answers/solutions.