Description of problem: Cannot use GraphicsMagick from perl. Version-Release number of selected component (if applicable): GraphicsMagick-perl.x86_64 0:1.1.8-2.fc7 How reproducible: Always Steps to Reproduce: 1. perl -e 'use Graphics:Magick' 2. 3. Actual results: perl: symbol lookup error: /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Graphics/Magick/Magick.so: undefined symbol: InitializeMagick Expected results: Success Additional info: A very similar problem is discussed in bug #203975 wrt GraphicsMagick's predecessor, ImageMagick.
Apparently bug #203975 Was fixed but this was not.
Following the advice at bug 203975 I rebuilt GraphicsMagick with: rpmbuild --rebuild and force-re-installed the current package, and now Perl works.
GraphicsMagick-1.1.10-1.fc8 has been submitted as an update for Fedora 8
GraphicsMagick-1.1.10-1.fc7 has been submitted as an update for Fedora 7
GraphicsMagick-1.1.10-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update GraphicsMagick'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-1142
GraphicsMagick-1.1.10-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
GraphicsMagick-1.1.10-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.