After updating to rubygems 1.3 I started getting these warnings when
running "rake gems:update" :
WARNING: Installing to ~/.gem since /Library/Ruby/Gems/1.8 and
/usr/bin aren''t both writable.
WARNING: You don''t have /Users/myhome/.gem/ruby/1.8/bin in your PATH,
gem executables will not run.
It looks like the gems unpack fine but I found this weird.
Mac OS X 10.5.5
gem 1.3.0
edge rails
Thanks.
Mike
+3
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
Did you try to run it as root? sudo rake... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
are you trying to update your installed gems? do "sudo gem update" On Nov 14, 6:37 am, "kode.poit" <ihear...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> After updating to rubygems 1.3 I started getting these warnings when > running "rake gems:update" : > > WARNING: Installing to ~/.gem since /Library/Ruby/Gems/1.8 and > /usr/bin aren''t both writable. > WARNING: You don''t have /Users/myhome/.gem/ruby/1.8/bin in your PATH, > gem executables will not run. > > It looks like the gems unpack fine but I found this weird. > > Mac OS X 10.5.5 > gem 1.3.0 > edge rails > > Thanks. > Mike > > +3--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---