Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stowler/5522710 to your computer and use it in GitHub Desktop.
Save stowler/5522710 to your computer and use it in GitHub Desktop.
bxh fmriqa_generate.pl seems to have problems on mountain lion. At least in the current nitrc version (bxh_xcede_tools-1.10.7-MacOSX.i686.tgz)
$ bin/fmriqa_generate.pl ~/test.bxh ~/testQA
Trying int16 data type (instead of input uint16 datatype).
Checking for overflow...
dyld: Library not loaded: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libclparser.dylib
Referenced from: /Users/stowler/Downloads/bxh/bin/montage
Reason: image not found
dyld: Library not loaded: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libclparser.dylib
Referenced from: /Users/stowler/Downloads/bxh/bin/convert
Reason: image not found
...(snip)...
$ bin/convert ~/Downloads/rose.jpg ~/Downloads/rose.png
dyld: Library not loaded: /Users/gadde/install/ImageMagick-6.7.1-6/lib/libMagickCore.4.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment