[rspec-users] Problems installing the rspec and rspec-rails gems
Mike Williams
lists at ruby-forum.com
Sat Apr 4 19:08:51 EDT 2009
Hello,
Just purchased my first mac for Ruby on Rails development and I'm in the
process of setting up the environment and installing rspec and
rspec-rails. I'm getting the following error message when trying to
install the gem.
I'm using: sudo gem install rspec
I get:
Successfully installed rspec-1.2.2
1 gem installed
Installing ri documentation for rspec-1.2.2...
Installing RDoc documentation for rspec-1.2.2...
Could not find main page README.rdoc
Could not find main page README.rdoc
Could not find main page README.rdoc
Could not find main page README.rdoc
When I try to run cucumber, it says that rspec and rspec-rails aren't
installed.
What can I do to remedy this?
I'm using Leopard.
Thanks!
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list