Answer the question
In order to leave comments, you need to log in
How to get Ruby 1.8.7 via rbenv?
To deploy the application, I need to install Ruby 1.8.7 on Ubuntu 14.04. The project documentation itself recommends doing this via rbenv.
I installed rbenv using this article. Then I went to the folder where I would put the project and wrote rbenv install 1.8.7. I was told this:
Then I did this: rbenv install 1.8.7-p374
That's it, Ruby was installed. Next, I cloned the project from GitHub, did a bundle install, and got "rbenv: version `1.9.3-p448' is not installed". What's wrong?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question