paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-May-11 11:58 UTC
Need help installing Gems package (Newbie question)
When I run the rake command (rake db:migrate) and run it, I get this error message. (I''m currently running Rails 2.0.2) Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`, update your RAILS_GEM_VERSION setting in config/environment.rb for the Rails version you do have installed, or comment out RAILS_GEM_VERSION to use the latest version installed. What do I need to do, and how do I do it? I''m fairly new to command- line commands, so please be detailed. Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Julian Leviston
2008-May-11 13:44 UTC
Re: Need help installing Gems package (Newbie question)
Hi, What operating system are you using? either way, you ought to be able to go into a command line and type rails -v to get the version back... let us know what this tells you. It seems to be complaining that you don''t actually have the version you think you have installed. Julian Learn Ruby on Rails! Check out the FREE VIDS (for a limited time) VIDEO #4 parts a and b now available! http://sensei.zenunit.com/ On 11/05/2008, at 9:58 PM, paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> > When I run the rake command (rake db:migrate) and run it, I get this > error message. (I''m currently running Rails 2.0.2) > > Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`, > update your RAILS_GEM_VERSION setting in config/environment.rb for the > Rails version you do have installed, or comment out RAILS_GEM_VERSION > to use the latest version installed. > > What do I need to do, and how do I do it? I''m fairly new to command- > line commands, so please be detailed. > > Thank you. > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-May-11 14:38 UTC
Re: Need help installing Gems package (Newbie question)
I''m running Mac OS 10.5.2. Leopard and Rails 2.0.2. I thought that these were the most current versions so I was surprised that I had this problem with GEM. On May 11, 9:44 pm, Julian Leviston <jul...-AfxEtdRqmE/tt0EhB6fy4g@public.gmane.org> wrote:> Hi, > > What operating system are you using? > > either way, you ought to be able to go into a command line and type > > rails -v > > to get the version back... let us know what this tells you. It seems > to be complaining that you don''t actually have the version you think > you have installed. > > Julian > > Learn Ruby on Rails! Check out the FREE VIDS (for a limited time) > VIDEO #4 parts a and b now available!http://sensei.zenunit.com/ > > On 11/05/2008, at 9:58 PM, paul.denlin...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote: > > > > > When I run the rake command (rake db:migrate) and run it, I get this > > error message. (I''m currently running Rails 2.0.2) > > > Missing the Rails 2.0.2 gem. Please `gem install -v=2.0.2 rails`, > > update your RAILS_GEM_VERSION setting in config/environment.rb for the > > Rails version you do have installed, or comment out RAILS_GEM_VERSION > > to use the latest version installed. > > > What do I need to do, and how do I do it? I''m fairly new to command- > > line commands, so please be detailed. > > > Thank you.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---