I get this result in Terminal (10.4.latest) pb12-olivier:~ ambush$ gem install rails --include-dependencies Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting remote installation of ''rails'' ERROR: While executing gem ... (Errno::EACCES) Permission denied - /usr/local/lib/ruby/gems/1.8/cache/activesupport-1.3.0.gem pb12-olivier:~ ambush$ Thanks for any help! -- Posted via http://www.ruby-forum.com/.
sudo gem install rails --include-dependencies On Tuesday, March 28, 2006, at 3:57 PM, Olivier Lanctôt-David wrote:>I get this result in Terminal (10.4.latest) > >pb12-olivier:~ ambush$ gem install rails --include-dependencies >Attempting local installation of ''rails'' >Local gem file not found: rails*.gem >Attempting remote installation of ''rails'' >ERROR: While executing gem ... (Errno::EACCES) > Permission denied - >/usr/local/lib/ruby/gems/1.8/cache/activesupport-1.3.0.gem >pb12-olivier:~ ambush$ > >Thanks for any help! > >-- >Posted via http://www.ruby-forum.com/. >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/railsMikkel Bruun www.strongside.dk - Football Portal(DK) nflfeed.helenius.org - Football News(DK) ting.minline.dk - Buy Old Stuff!(DK) -- Posted with http://DevLists.com. Sign up and save your time!
Thanks. I think the 1.1 page should be updated accordingly. Lots of newbies are going to ask like I did ^_^ Mikkel Bruun wrote:> sudo gem install rails --include-dependencies > > On Tuesday, March 28, 2006, at 3:57 PM, Olivier > Lanctôt-David wrote: >> >>Thanks for any help! >> >>-- >>Posted via http://www.ruby-forum.com/. >>_______________________________________________ >>Rails mailing list >>Rails@lists.rubyonrails.org >>http://lists.rubyonrails.org/mailman/listinfo/rails > > > Mikkel Bruun > > www.strongside.dk - Football Portal(DK) > nflfeed.helenius.org - Football News(DK) > ting.minline.dk - Buy Old Stuff!(DK)-- Posted via http://www.ruby-forum.com/.
well it isnt anything rails specific...its more OS specific... On Tuesday, March 28, 2006, at 4:05 PM, Olivier Lanctôt-David wrote:>Thanks. > >I think the 1.1 page should be updated accordingly. Lots of newbies are >going to ask like I did ^_^ > > >Mikkel Bruun wrote: >> sudo gem install rails --include-dependencies >> >> On Tuesday, March 28, 2006, at 3:57 PM, Olivier >> Lanctôt-David wrote: >>> >>>Thanks for any help! >>> >>>-- >>>Posted via http://www.ruby-forum.com/. >>>_______________________________________________ >>>Rails mailing list >>>Rails@lists.rubyonrails.org >>>http://lists.rubyonrails.org/mailman/listinfo/rails >> >> >> Mikkel Bruun >> >> www.strongside.dk - Football Portal(DK) >> nflfeed.helenius.org - Football News(DK) >> ting.minline.dk - Buy Old Stuff!(DK) > > >-- >Posted via http://www.ruby-forum.com/. >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/railsMikkel Bruun www.strongside.dk - Football Portal(DK) nflfeed.helenius.org - Football News(DK) ting.minline.dk - Buy Old Stuff!(DK) -- Posted with http://DevLists.com. Sign up and save your time!
Yeah, I think the assumption is that the person who would be installing or updating the Rails gems is in an administrative role, and would therefore know to either do that while logged in as root or to use sudo, whichever floats their boat. - DD On 28 Mar 2006 14:08:49 -0000, Mikkel Bruun < devlists-rubyonrails@devlists.com> wrote:> > well it isnt anything rails specific...its more OS specific... > > > On Tuesday, March 28, 2006, at 4:05 PM, Olivier > Lanctôt-David wrote: > >Thanks. > > > >I think the 1.1 page should be updated accordingly. Lots of newbies are > >going to ask like I did ^_^ > > > > > >Mikkel Bruun wrote: > >> sudo gem install rails --include-dependencies > >> > >> On Tuesday, March 28, 2006, at 3:57 PM, Olivier > >> Lanctôt-David wrote: > >>> > >>>Thanks for any help! > >>> > >>>-- > >>>Posted via http://www.ruby-forum.com/. > >>>_______________________________________________ > >>>Rails mailing list > >>>Rails@lists.rubyonrails.org > >>>http://lists.rubyonrails.org/mailman/listinfo/rails > >> > >> > >> Mikkel Bruun > >> > >> www.strongside.dk - Football Portal(DK) > >> nflfeed.helenius.org - Football News(DK) > >> ting.minline.dk - Buy Old Stuff!(DK) > > > > > >-- > >Posted via http://www.ruby-forum.com/. > >_______________________________________________ > >Rails mailing list > >Rails@lists.rubyonrails.org > >http://lists.rubyonrails.org/mailman/listinfo/rails > > > Mikkel Bruun > > www.strongside.dk - Football Portal(DK) > nflfeed.helenius.org - Football News(DK) > ting.minline.dk - Buy Old Stuff!(DK) > > > > > -- > Posted with http://DevLists.com. Sign up and save your time! > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- David Demaree Owner and Web Chef, Practicalmadness david@practicalmadness.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060328/8c410d19/attachment.html