I'm trying to install rspec so I can work with the new book chapter. This what the console shows after running "rake install_gem"
Successfully built RubyGem Name: rspec Version: 1.2.9.rc1 File: rspec-1.2.9.rc1.gem mv rspec-1.2.9.rc1.gem pkg/rspec-1.2.9.rc1.gem sudo gem install bmabey-fakefs --version '>=0.1.1' ERROR: could not find gem bmabey-fakefs locally or in a repository I went and installed bmabey-fakefs from: http://github.com/bmabey/fakefs but I still get the same error after installing bmabey-fakefs. I notice that "gem list" command shows this as "fakefs" and not "bmabey- fakefs" but I don't know if this naming difference matters, or what to do about it if it does. Can anyone tell me how to solve this? Or if I can safely ignore this? Any help appreciated. Dan _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users