/usr/bin/rake:9:in `require'': no such file to load -- rubygems (LoadError) from /usr/bin/rake:9 I got this error when following an online guide in rails, the command I had to type in was # rake db:create.. after I typed in the command I got the above error. It''s almost 2 days that I''m searching for a solution to this. But in vain, Can anyone help me out btw I''m a rookie in RoR -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Quoting Meow san <meowsanforever-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org>:> /usr/bin/rake:9:in `require'': no such file to load -- rubygems > (LoadError) > from /usr/bin/rake:9 > > I got this error when following an online guide in rails, the command > I had to type in was # rake db:create.. after I typed in the command I > got the above error. It''s almost 2 days that I''m searching for a > solution to this. But in vain, >Is rubygems installed? At the command line, type: gem list --local rubygems If nothing listed, type "gem install rubygems", preferably as root. HTH, Jeffrey -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hello, On Thursday, May 24, 2012 2:29:42 AM UTC+7, Meow san wrote:> > /usr/bin/rake:9:in `require'': no such file to load -- rubygems > (LoadError) > from /usr/bin/rake:9 > > I got this error when following an online guide in rails, the command > I had to type in was # rake db:create.. after I typed in the command I > got the above error. It''s almost 2 days that I''m searching for a > solution to this. But in vain, > >It seem that your rubygems hasn''t been installed on your system. You can install it from repository. You cannot install rubygems by itself (gem install ...). gem is Ruby''s packages manager.> Can anyone help me out btw I''m a rookie in RoRBest regards, Duong Quang Ha -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/jodfQIEuRwgJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Apparently Analagous Threads
- mlogit model that contains both individual-specific parameters and universal parameters
- 3rdrail run rake task error: no Ruby script found in input (LoadError) (Windows)
- Problems with rspec 1.1 required inside rake tasks
- Must Samba have DNS server?
- LoadError: RubyGem version error: rake-compiler(0.6.0 not