Migrate your app to the bamboo stack - http://docs.heroku.com/bamboo

On Thu, Jun 17, 2010 at 10:20 PM, rcanand <rcan...@gmail.com> wrote:

> Hi,
>
> I am relatively new to rails/heroku, so this may be a noob question.
>
> I am trying to deploy a rails 2.3.5 project to heroku. This project
> requires the RMagick gem v 2.13.1, which in turn requires ImageMagick.
> I tried to add a line to the .gems manifest for RMagick 2.13.1, and
> that line fails when I push my changes to heroku. The error states
> that ImageMagick 6.4.9 was required for RMagick, but not found.
> ImageMagick is not really a gem, and I dont know how to get this
> version onto the machine.
>
> I also noticed that the heroku default list has a different version of
> RMagick (1.15.17). I have tried running the same app on dev and on
> heroku, without adding rmagick to the gems manifest, and the app works
> locally, but fails in heroku.
>
> Thanks for your help!
> RCA
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to