I run the following:
[~/rails_projects/mystore] $ spree install
dyld: Library not loaded: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libclparser.dylib
Referenced from: /usr/local/bin/identify
Reason: image not found
sh: line 1: 34594 Trace/BPT trap: 5 identify -version > /dev/null
Image magick must be installed.
and get a bad response. I have imagemagick installed, but for some reason it's not finding it. Any help?