Re: [rspec-users] Permission error when installing rspec

2008-05-28 Thread marcio
indeed it was with sudo. that wasn't the problem. i installed another linux in my pc and i dah out of date my gem! now things works perfectly! definitely i'm a beginner! thanks a lot! On 28 mayo, 07:23, "T K" <[EMAIL PROTECTED]> wrote: > How about `sudo gem install rspec`? > Then type your passwor

Re: [rspec-users] Permission error when installing rspec

2008-05-28 Thread marcio
Hi Pat! Thanks a lot I realized that was not rspec the problem, i changed my linux distro and i forgot to update my gem , i had the 0.9 version! Now the rspec and all the others gem works perfectly. thanks a lot. On 28 mayo, 02:47, "Pat Maddox" <[EMAIL PROTECTED]> wrote: > On Tue, May 27, 2008 at

Re: [rspec-users] Permission error when installing rspec

2008-05-28 Thread T K
How about `sudo gem install rspec`? Then type your password. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Permission error when installing rspec

2008-05-27 Thread Pat Maddox
On Tue, May 27, 2008 at 3:33 PM, marcio <[EMAIL PROTECTED]> wrote: > hello from here! i'm new in rspec and i have a problem while > installing rspec 1.1.4 gem: > > [EMAIL PROTECTED]:~$ gem install rspec > Bulk updating Gem source index for: http://gems.rubyforge.org > ERROR: While executing gem ..

[rspec-users] Permission error when installing rspec

2008-05-27 Thread marcio
hello from here! i'm new in rspec and i have a problem while installing rspec 1.1.4 gem: [EMAIL PROTECTED]:~$ gem install rspec Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem ... (Errno::EACCES) Permission denied - /var/lib/gems/1.8/cache/rspec-1.1.4.g