If I do a gem install with no sudo I get a permission denied... If I do a sudo gem install I get "sudo: gem: command not found" Im running Ubuntu feidty fawn with the rminstall stack Any ideas? Cheers Giorgio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
giorgio wrote:> If I do a gem install with no sudo I get a permission denied... > > If I do a sudo gem install I get "sudo: gem: command not found" > > Im running Ubuntu feidty fawn with the rminstall stack > > Any ideas? > > Cheers > Giorgioyou need to install ruby gems probably -- 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-/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 -~----------~----~----~----~------~----~------~--~---
why does it work without sudo then..
I get all the messages ..
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (Errno::EACCES)
Permission denied - /opt/rminstall/ruby/lib/ruby/gems/1.8/cache/
BlueCloth-1.0.0.gem
seems to be working but not enough permission..
any ideas?
On Nov 11, 11:17 pm, Oscar Del ben
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> giorgio wrote:
> > If I do a gem install with no sudo I get a permission denied...
>
> > If I do a sudo gem install I get "sudo: gem: command not
found"
>
> > Im running Ubuntu feidty fawn with the rminstall stack
>
> > Any ideas?
>
> > Cheers
> > Giorgio
>
> you need to install ruby gems probably
> --
> Posted viahttp://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-/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
-~----------~----~----~----~------~----~------~--~---
yeah, probably is a path problem, clean up all the versions of gem (form /usr and /opt) and the re install ruby gems -- 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-/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 -~----------~----~----~----~------~----~------~--~---