I actually installed it with macports. I've tried reinstalling, but the library is still missing.
On Fri, Sep 3, 2010 at 5:15 AM, Dan Cheail <[email protected]> wrote: > How did you install ImageMagick? If convert is working but the shared > library is missing, you may have installed a binaries-only package. > Tried removing it and installing it using MacPorts? > > > > On Fri, Sep 3, 2010 at 2:55 AM, Lyndon Maydwell <[email protected]> wrote: >> >> 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. >> > > > > -- > Dan Cheail > Big Geek, > > -- > 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. > -- 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.
