search for: howtousemultiplegemrepositori

Displaying 1 result from an estimated 1 matches for "howtousemultiplegemrepositori".

2007 Feb 05
4
rubgems in user directory - HELP!
...ying to install ruby on rails to a host server that I don''t have root access to. The server already has ruby. I''ve followed the info on these two pages for installing rubygems in a non-root user directory: http://rubygems.org/read/chapter/3 http://wiki.rubyonrails.com/rails/pages/HowToUseMultipleGemRepositories rubygems appears to be installed correctly but when I do "gem install rails" I get this error: ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Permission denied - connect(2)(Errno::EACCES) I''ve changed my $PATH to include the gem installation dir, I have...