Thanks Richard.  Adding the home .gem/ruby/1.8 path did not help.  I 
have rspec version 2 installed.  How do I make sure version 1 is not 
installed?

Here is a copy&paste from my terminal:

~$ printenv PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/wolf/.gem/ruby/1.8
~$ ls -a /home/wolf/.gem/ruby/1.8
.  ..  cache  doc  gems  specifications
~$ gem list --local

*** LOCAL GEMS ***

rspec (2.0.0)
~$ rspec --help
No command 'rspec' found, did you mean:
 Command 'spec' from package 'librspec-ruby1.8' (universe)
 Command 'tspec' from package 'tendra' (universe)
rspec: command not found

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to