Ruby on Rails Wednesday, December 25, 2013

On Wednesday, December 25, 2013 10:43:20 PM UTC, Dan Boyle wrote:

> It says it installed it but then it doesn't work. 
>
> When I type: ruby -v
>
> I get...
>
> rbenv: ruby: command not found
>
> The `ruby' command exists in these Ruby versions:
>   2.1.0
>
> What is this telling me?  It says it isn't found and that it does exist.  Huh? 
>

Have you set 2.1.0 as the ruby version you want to use (see the "Choosing the ruby version" section of the readme (or run rbenv global version-to-use)

> Why is this so difficult?  Any insights to help me get my head around all of this would be most welcomed.
>

It's difficult for non newcomers to remember what obvious things were non obvious, equally it is hard as a newcomer to know what information is relevant or not.

Fred

> Dan

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/28551886-064c-47ef-867e-c9c7c3bd2318%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment