Description of Problem: The ImageMagick-devel package lacks the proper header files, at least magick/api.h, so it is not posible to compile. Version-Release number of selected component (if applicable): 5.4.7-5 How Reproducible: Look for api.h, you will not found it. Steps to Reproduce: 1. 2. 3. Actual Results: Expected Results: Additional Information:
I have found the same problem, and also noted that there was no (easy) way to get the IM-devel, IM-c++, IM-c++-devel rpms installed after doing a vanilla workstation install. I looked for them in the add/remove packages, but could not find them under any of the categories. I ended up building them from the srpm on disc 4 or 5 and then installing them. Did I miss something? As for the missing headers, I will look at the spec file tomorrow and see why the headers are not being included, and include a patch. Cheers, Eric
Created attachment 79504 [details] patch for spec file
*** This bug has been marked as a duplicate of 74521 ***