i installed ruby 1.8.6 instead.. and now i''m trying to install mongrel, and it says ''ruby lib version (1.8.5) doesn''t match ex'' is there a way to edit the mongrel gem, or am i screwed until there''s an update for mongrel? or should i do the dreaded install of 1.8.5, then mongrel, then 1.8.6 -- 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 -~----------~----~----~----~------~----~------~--~---
Faisal N Jawdat
2007-Sep-10 02:12 UTC
Re: Ruby 1.8.6 fresh install...now mongrel gem says no...
On Sep 9, 2007, at 8:01 PM, Dominic Son wrote:> is there a way to edit the mongrel gem, or am i screwed until > there''s an > update for mongrel?reinstall mongrel -- any native c code (and mongrel does include some) will need to be recompiled for new versions of ruby. -faisal --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---