Hi, I''m trying to install rails in my desktop and the command "gem install rails --include-dependencies" shows the following message: INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list Successfully installed rails-2.0.1 1 gem installed I think the dependencies were not installed, because in my notebook it doesn''t happened. Is it happen with someone? What can I do to install all the dependencies? Thanks, Osiro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi, I''m trying to install rails in my desktop and the command "gem install rails --include-dependencies" shows the following message: INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list Successfully installed rails-2.0.1 1 gem installed I think the dependencies were not installed, because in my notebook it doesn''t happened. Is it happen with someone? What can I do to install all the dependencies? Thanks, Osiro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
You''re using rubygems 0.9.5 on your desktop and an older version on your laptop. Rails was installed. On Dec 12, 2007 11:02 AM, Osiro <vinicius.osiro-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hi, > > I''m trying to install rails in my desktop and the command "gem > install rails --include-dependencies" shows the following message: > > INFO: `gem install -y` is now default and will be removed > INFO: use --ignore-dependencies to install only the gems you list > Successfully installed rails-2.0.1 > 1 gem installed > > > I think the dependencies were not installed, because in my > notebook it doesn''t happened. > > Is it happen with someone? > What can I do to install all the dependencies? > > Thanks, > Osiro > > >-- Ryan Bigg http://www.frozenplague.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---