Description of problem: The Magick-config executable is not installed with the Image-Magick package. Also not installed is libMagick. There may be many others missing. Version-Release number of selected component (if applicable): ImageMagick.i386 6.2.8.0-3.fc6.1 updates How reproducible: Always Steps to Reproduce: 1. yum install ImageMagick 2. try to compile a package dependent on the library 3. watch it fail Actual results: Magick-config and libMagick are missing Expected results: Magick-config and libMagick should be there Additional info: I used the rmagick package to test this. There is a popular workaround: http://smoothrails.com/2007/01/17/ which I fear many people are using, possibly breaking their systems.