Created
May 6, 2013 00:27
-
-
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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