/usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/ lib/active_support/dependencies.rb:240:in `require'': libMagickCore.so. 4: cannot open shared object file: No such file or directory - /usr/ local/rvm/gems/ruby-1.9.2-p290@global/gems/rmagick-2.13.1/lib/ RMagick2.so (LoadError) I get this error when I try to start my app. Any ideas? I checked and this file does exist: /usr/local/rvm/gems/ruby-1.9.2- p290@global/gems/rmagick-2.13.1/lib/RMagick2.so -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I had to do this ldconfig /opt/lib/imagemagick/lib On Nov 3, 3:26 pm, Mlle <emsto...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> /usr/local/rvm/gems/ruby-1.9.2-p290@global/gems/activesupport-3.1.1/ > lib/active_support/dependencies.rb:240:in `require'': libMagickCore.so. > 4: cannot open shared object file: No such file or directory - /usr/ > local/rvm/gems/ruby-1.9.2-p290@global/gems/rmagick-2.13.1/lib/ > RMagick2.so (LoadError) > > I get this error when I try to start my app. Any ideas? > > I checked and this file does exist: /usr/local/rvm/gems/ruby-1.9.2- > p290@global/gems/rmagick-2.13.1/lib/RMagick2.so-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I have an arch linux, and had the same problem. What works on me was install directly the rmagick with the gem installing (apart from the added on the Gemfile) gem install rmagick -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.