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 ... (Errno::EACCES) > Permission denied - /var/lib/gems/1.8/cache/rspec-1.1.4.gem > > I did it with sudo and there was no problem, but when i attemp to use > rspec (spec [RUBYFILE]), the sys does not find the gem! So i > uninstalled it and now i'm having this permission problem. Anyone > could help to me? > > Thanks anyway > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users >
I doubt this has anything to do with rspec. What happens when you try to install other gems? Pat _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
