Sunday, July 31, 2011

Mac OSX Lion and RMagick

Error after update:
...
/Users/xxx/.rvm/gems/ruby-1.9.2-p290/gems/rmagick-2.13.1/lib/rmagick.rb:11:in `require': dlopen(/Users/xxx/.rvm/gems/ruby-1.9.2-p290/gems/rmagick-2.13.1/lib/RMagick2.bundle, 9): Library not loaded: /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libclparser.dylib (LoadError)
...
Solution:
Recompile all your gems: gem pristine --all
dydl errors are commonly associated with database drivers/bindings

No comments: