Definitely! And thanks! I will be using your fix in about an hour :-)

On Fri, May 1, 2009 at 5:10 PM, Robert <robert.bu...@gmail.com> wrote:
>
> Pull request sent to bborn at github. Is that the appropriate action
> to do?
>
> /Robert
>
>
> On May 1, 6:02 pm, Robert <robert.bu...@gmail.com> wrote:
>> Absolutely! I haven't actually done that before, but in theory I know
>> how to. I'll do that later today.
>>
>> /Robert
>>
>> On May 1, 5:56 pm, Carl Fyffe <carl.fy...@gmail.com> wrote:
>>
>> > Can you make the change and send a pull request so we can get the
>> > change on Edge please?
>>
>> > Thanks!
>>
>> > On Fri, May 1, 2009 at 11:41 AM, Robert <robert.bu...@gmail.com> wrote:
>>
>> > > Yep, that's the trick!
>>
>> > > In the template, change line:
>>
>> > > gem 'rmagick', :lib => 'rmagick'
>>
>> > > to:
>>
>> > > gem 'rmagick', :lib => 'RMagick'
>>
>> > > And then it works (at least for me)!
>>
>> > > /Robert
>>
>> > > On May 1, 5:06 pm, Carl Fyffe <carl.fy...@gmail.com> wrote:
>> > >> Robert,
>>
>> > >> I am getting this error when I try to install to Heroku, but it works
>> > >> fine locally on my Mac. Interesting new data. Could you try changing
>> > >> the environment to require RMagick instead of rmagick and see if that
>> > >> works?
>>
>> > >> In environment.rb there is a config.gem 'rmagick' change that to be
>> > >> config.gem 'RMagick' and see if that works.
>>
>> > >> If you come up with some other solution please post back so we can get
>> > >> this fixed.
>>
>> > >> On Fri, May 1, 2009 at 11:02 AM, Robert <robert.bu...@gmail.com> wrote:
>>
>> > >> > Hi,
>>
>> > >> > I'm sure I've missed something obvious, but I tried a few times now
>> > >> > and I just can't get it to work. Please help.
>>
>> > >> > I'm using Rails 2.3.2 and trying to use the rails template
>> > >> > installation:
>> > >> > rails your_app_name 
>> > >> > -mhttp://www.communityengine.org/install_template.rb
>>
>> > >> > It all seems to work, but at the end I get the message:
>> > >> > "Missing these required gems:
>> > >> >  rmagick"
>>
>> > >> > I already have the rmagick gem installed:
>>
>> > >> > $ gem list | grep rmagick
>> > >> > rmagick (2.9.1, 2.9.0)
>>
>> > >> > I will get the same error message again whenever I try to do the
>> > >> > migrations.
>>
>> > >> > Any ideas?
>>
>> > >> > Oh, I'm running on Ubuntu 8.10 with ruby 1.8.7 and rails 2.3.2.
>>
>> > >> > Thanks,
>>
>> > >> > Robert
>>
>>
> >
>

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

Reply via email to