Previously I have been trying to install ruby and rails and used apt-get
at one point.  I did install previous versions of ruby and rails by
mistake which I had to correct.  Now I used rvm to install ruby 2.0.0
and rails 4.0.0 but when I try to run the rake command I get:

/usr/bin/env: ruby1.9.1: No such file or directory


The problem here seems to be is that my system is looking for something
for ruby1.9.1 when I am using ruby 2.0.0.  What is going on here?

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/206cefbcf97f3e544f1d9b62902bdf17%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to