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
