I am currently nearing the end (hopefully) of a ruby versions nightmare on OSX... I ended up installing rubygems again. However one of my remaining problems is I am unable to start mongrel due to this error: /usr/bin/mongrel_rails:9:in `require'': no such file to load -- rubygems (LoadError) from /usr/bin/mongrel_rails:9 I have searched around but cant find any clues about this. Any help very much appreciated! Thanks Adam -- 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-/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.
Adam Wilson wrote:> > I am currently nearing the end (hopefully) of a ruby versions nightmare > on OSX... > > I ended up installing rubygems again. However one of my remaining > problems is I am unable to start mongrel due to this error: > > /usr/bin/mongrel_rails:9:in `require'': no such file to load -- rubygems > (LoadError) > from /usr/bin/mongrel_rails:9 > > I have searched around but cant find any clues about this. > > Any help very much appreciated! > > Thanks > AdamMy guess is it is to do with the path... I have tried adding to my path and in .gemrc but no joy so far. Thx -- 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-/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.
Maybe Matching Threads
- mongrel_rails start working mongrel_rails cluster::start not working
- mongrel_rails not starting
- mongrel_rails not starting
- LoadError on ''initializer'' when starting Mongrel
- mongrel on linux error - custom_require.rb:27:in `gem_original_require'': no such file to load -- (LoadErro