Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137798 - Perl Magick.so from ImageMagick links against wrong libMagick.so
Summary: Perl Magick.so from ImageMagick links against wrong libMagick.so
Status: RESOLVED DUPLICATE of bug 121142
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-23 23:59 UTC by dynamotwain
Modified: 2006-06-24 01:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dynamotwain 2006-06-23 23:59:22 UTC
`USE="perl" emerge media-gfx/imagemagick` appears to make the perl wrapper library link to the old version of libMagick.

I had ImageMagick 6.2.5.5 installed, and upgraded to 6.2.8.0.

$ ls -1 /usr/lib/libMagick.so*
/usr/lib/libMagick.so
/usr/lib/libMagick.so.10
/usr/lib/libMagick.so.10.0.3

$ ldd /usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/Image/Magick/Magick.so
...
libMagick.so.9 => not found
...

Emerging once more will fix the linking, but a package shouldn't have to be emerged twice in order for it to install properly.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-24 00:59:43 UTC

*** This bug has been marked as a duplicate of 121142 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-24 01:07:08 UTC
Reopen to fix bugzilla stupidity...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-24 01:07:28 UTC

*** This bug has been marked as a duplicate of 121142 ***