Wisccal Wisccal wrote:
> johnrails wrote:
>> I've made some progress since this post. I've installed ruby and
>> rubygems from source, and now when i run rake i get this error:
>> 
>> Rails requires RubyGems >= 0.9.4 (you have ). Please `gem update --
>> system` and try again.
>> 
>> For some reason boot.rb can't find which version of rubygems i have
>> installed, but i have 1.3.1 installed.
>> 
>> Has anyone else experienced this?
>> 
>> Thanks,
>> John
> 
> It sounds like you have two gem versions in your path. What does the 
> output of "gem env" give you?

I have the same problem you describe, and it has nothing to do with 
rubygems, in fact the problem is related to a rails plugin called 
app_config. I am still trying to patch the problem with rails 2.3.2, but 
for now you can try just to uninstall that plugin.
-- 
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to