i''m having major problems with rmagic, when cropping. on my local machine it works fine. on dreamhost it kills my app. the specific error is: can''t convert Magick::GravityType into Integer a lot of googling reveals that it may be due to an older version of rmagick installed on dreamhost. i try to install the gem and it fails with: configure: error: Can''t install RMagick. Can''t find Magick-config or GraphicsMagick-config program. RMagick configuration failed with status 1. any ideas how to get around this? triedto install rmagick from source also died with me, saying it couldn''t find GraphicsMagick. but if i test GraphicsMagick from command line, it is found and works fine. any ideas appreciated? anyone manage to get rmagick gem installed on dreamhost? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
mr_robot wrote:> any ideas appreciated? anyone manage to get rmagick gem installed on > dreamhost?http://wiki.dreamhost.com/RMagick Last updated 21Mar2007. -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
yea. been through this many times. no luck. always dies at: gem install -i ~/gems rmagick with: No package ''ImageMagick'' found no configure: error: Can''t install RMagick. Can''t find libMagick or one of the dependent libraries. Check the config.log file for more detailed information. RMagick configuration failed with status 1. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---