Opened 19 years ago

Closed 18 years ago

#3462 closed defect (fixed)

BUG: ImageMagick with Perl is broken

Reported by: warp-opendarwin@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: yeled@…
Port:

Description

I installed ImageMagick +perl. Unfortunately, the installation is not usable. Whenever I try to actually use it from perl, following error happens:

dyld: NSLinkModule() error dyld: Symbol not found: _CycleColormapImage

Referenced from: /opt/local/lib/perl5/vendor_perl/5.8.6/darwin-2level/auto/Image/Magick/

Magick.bundle

Expected in: dynamic lookup

The ImageMagick command line utilities seem to work, though.

Change History (6)

comment:1 Changed 19 years ago by warp-opendarwin@…

op_sys: Mac OS X 10.0Mac OS X 10.4

comment:2 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to blb@…

comment:3 Changed 19 years ago by blb@…

(Sorry about the slow response time).

Unfortunately, I don't use +perl in ImageMagick, so debugging this could be a bit awkward. What is the result of running 'otool -L /opt/local/lib/perl5/vendor_perl/5.8.6/darwin-2level/auto/Image/Magick/ Magick.bundle'? Perhaps it's a simple matter of the bundle files not being properly linked to libMagick.

comment:4 Changed 19 years ago by mww@…

Summary: ImageMagick with Perl is brokenBUG: ImageMagick with Perl is broken

comment:5 Changed 18 years ago by yeled@…

Cc: yeled@… added

(In reply to comment #0)

I installed ImageMagick +perl. Unfortunately, the installation is not usable. Whenever I try to actually use it from perl, following error happens:

Hi,

can you try IM without +perl and use the p5-perlmagick port instead? does that help?

comment:6 Changed 18 years ago by yeled@…

Resolution: fixed
Status: newclosed

In fact I can find other problems with the +perl that p5-perlmagick fixes. So I have removed the +perl variant (sorry blb) and am closing this.

Note: See TracTickets for help on using tickets.