CuriousNewbie
2010-Nov-20 04:12 UTC
This installation of RMagick was configured with ImageMagick 6.6.4 but ImageMagick 6.6.5-0 is in use
Hi all, just installed ImageMagick on my Mac, then added the gem rmagick, and not can''t launch the server on my local machine. Anyone experience this or have any ideas? rails s /Library/Ruby/Gems/1.8/gems/rmagick-2.13.1/lib/RMagick2.bundle: This installation of RMagick was configured with ImageMagick 6.6.4 but ImageMagick 6.6.5-0 is in use. (RuntimeError) from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ active_support/dependencies.rb:239:in `require'' from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ active_support/dependencies.rb:225:in `load_dependency'' from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ active_support/dependencies.rb:591:in `new_constants_in'' from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ active_support/dependencies.rb:225:in `load_dependency'' from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ active_support/dependencies.rb:239:in `require'' from /Library/Ruby/Gems/1.8/gems/rmagick-2.13.1/lib/rmagick.rb:11 from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: 64:in `require'' from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: 64:in `require'' from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: 62:in `each'' from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: 62:in `require'' from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: 51:in `each'' from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: 51:in `require'' from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler.rb:112:in `require'' from /Users/bhellman/Sites/cline/config/application.rb:7 from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: 28:in `require'' from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: 28 from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: 27:in `tap'' from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: 27 from script/rails:6:in `require'' from script/rails:6 -- 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.
CuriousNewbie
2010-Nov-20 04:13 UTC
Re: This installation of RMagick was configured with ImageMagick 6.6.4 but ImageMagick 6.6.5-0 is in use
Bundle install works fine... Using rmagick (2.13.1) On Nov 19, 8:12 pm, CuriousNewbie <bhellm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi all, just installed ImageMagick on my Mac, then added the gem > rmagick, and not can''t launch the server on my local machine. Anyone > experience this or have any ideas? > > rails s > /Library/Ruby/Gems/1.8/gems/rmagick-2.13.1/lib/RMagick2.bundle: This > installation of RMagick was configured with ImageMagick 6.6.4 but > ImageMagick 6.6.5-0 is in use. (RuntimeError) > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > active_support/dependencies.rb:239:in `require'' > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > active_support/dependencies.rb:225:in `load_dependency'' > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > active_support/dependencies.rb:591:in `new_constants_in'' > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > active_support/dependencies.rb:225:in `load_dependency'' > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > active_support/dependencies.rb:239:in `require'' > from /Library/Ruby/Gems/1.8/gems/rmagick-2.13.1/lib/rmagick.rb:11 > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > 64:in `require'' > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > 64:in `require'' > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > 62:in `each'' > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > 62:in `require'' > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > 51:in `each'' > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > 51:in `require'' > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler.rb:112:in > `require'' > from /Users/bhellman/Sites/cline/config/application.rb:7 > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > 28:in `require'' > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > 28 > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > 27:in `tap'' > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > 27 > from script/rails:6:in `require'' > from script/rails:6-- 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.
CuriousNewbie
2010-Nov-20 07:41 UTC
Re: This installation of RMagick was configured with ImageMagick 6.6.4 but ImageMagick 6.6.5-0 is in use
I ended up having to use mac ports to set the older version as active. that did the trick. On Nov 19, 8:13 pm, CuriousNewbie <bhellm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Bundle install works fine... > > Using rmagick (2.13.1) > > On Nov 19, 8:12 pm, CuriousNewbie <bhellm...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > > Hi all, just installed ImageMagick on my Mac, then added the gem > > rmagick, and not can''t launch the server on my local machine. Anyone > > experience this or have any ideas? > > > rails s > > /Library/Ruby/Gems/1.8/gems/rmagick-2.13.1/lib/RMagick2.bundle: This > > installation of RMagick was configured with ImageMagick 6.6.4 but > > ImageMagick 6.6.5-0 is in use. (RuntimeError) > > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > > active_support/dependencies.rb:239:in `require'' > > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > > active_support/dependencies.rb:225:in `load_dependency'' > > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > > active_support/dependencies.rb:591:in `new_constants_in'' > > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > > active_support/dependencies.rb:225:in `load_dependency'' > > from /Users/bhellman/.gem/ruby/1.8/gems/activesupport-3.0.0/lib/ > > active_support/dependencies.rb:239:in `require'' > > from /Library/Ruby/Gems/1.8/gems/rmagick-2.13.1/lib/rmagick.rb:11 > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > > 64:in `require'' > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > > 64:in `require'' > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > > 62:in `each'' > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > > 62:in `require'' > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > > 51:in `each'' > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler/runtime.rb: > > 51:in `require'' > > from /Library/Ruby/Gems/1.8/gems/bundler-1.0.0/lib/bundler.rb:112:in > > `require'' > > from /Users/bhellman/Sites/cline/config/application.rb:7 > > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > > 28:in `require'' > > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > > 28 > > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > > 27:in `tap'' > > from /Library/Ruby/Gems/1.8/gems/railties-3.0.0/lib/rails/commands.rb: > > 27 > > from script/rails:6:in `require'' > > from script/rails:6-- 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.