[#8067] dyld errors on Mac OS X

Please log in

State: more information
Open
Date:
2016-03-25 01:28
Priority: more information
3
Submitted By:
Matthew Johnson (mattrjohnson)
Assigned To: more information
Nobody (None)
Hardware: 
Macintosh
Product: 
None
Operating System: 
MacOS X
Component: 
None
Version: 
None
Severity: 
None
Resolution: 
None
Summary: more information
dyld errors on Mac OS X

Detailed description

The ImageMagick programs contained within the BXH/XCEDE tools don't appear to work on current versions of Mac OS X (I'm on El Capitan here, but from my searches it appears that this bug would happen for any version >= 10.7 Lion). I ran into this using fmriqa_generate.pl but any other functions that use ImageMagick likely have the same problem.

Errors like this appear when invoking ImageMagick's 'convert' or 'montage' tools:

dyld: Library not loaded: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libclparser.dylib
Referenced from: /Users/mjohnson113/Downloads/bxh_xcede_tools-1.11.1-MacOSX.i686/bin/convert
Reason: image not found

From web searches, I deduced that the .dylib in question doesn't seem to exist anymore in Lion and up.

I fixed the problem for myself by installing ImageMagick via MacPorts and replacing the 'montage' and 'convert' binaries in the BXH/XCEDE package with the freshly built copies from MacPorts. Not sure what the best long-term solution would be for the project.

Response

No Responses Have Been Posted

Attached Files:

Name Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item