My application uses RMagick. I put it into my .gems file and do the "git push heroku" dance while everything compiles and deploys. Unfortunately, it does not work.
-----> Heroku receiving push -----> Installing gem rmagick from http://gems.rubyforge.org ERROR: Error installing rmagick: ERROR: Failed to build gem native extension. /usr/local/bin/ruby extconf.rb install rmagick --no-ri --no- rdoc --bindir=/code/repos/12838/bin --version=> 0 -s http://gems.rubyforge.org Gem files will remain installed in /code/repos/12838/gems_build/ gems/rmagick-2.9.1 for inspection. Results logged to /code/repos/12838/gems_build/gems/ rmagick-2.9.1/ext/RMagick/gem_make.out Building native extensions. This could take a while... error: hooks/pre-receive exited with error code 1 I even tried the rmagick 1.15.17 which is said to be installed in the full list of gems, but that dies too. help? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
