I'm having trouble using RMagick (90% of problems I have with ruby are caused by this wonderful library).
Convert and friends are working fine on my system, and the rmagick gem installs, but upon requiring RMagick: > LoadError: > dlopen(/opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin9/RMagick2.bundle, 9): > Library not loaded: /opt/local/lib/libMagickCore.2.dylib /opt/local/lib/libMagickCore.2.dylib is indeed missing, but I'm not sure what I should do to ensure that it is created, or that something else is used. Has anyone encountered this problem before? Thanks guys! -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
