I put 'rbenv install 1.9.2-p290' in the terminal and I get back 'rbenv-install: line 31: ruby-build: command not found'
I have ruby-build as well. Did I not install ruby-build correctly?
I see this on the github site: "You can install to a different prefix by setting the PREFIX environment variable." I'm not exactly sure what PREFIX is but does that mean I can install to another directory? Do I need to put ruby-build in a specific place?
Thanks, Jae