Categories
How to solve the problem with command not found rvm-prompt in ZSH?
When executing some commands, for example: $ /etc/cron.daily/prelink An error is generated How to solve this problem? zsh: command not found: rvm-prompt
$ /etc/cron.daily/prelink
zsh: command not found: rvm-prompt
Answer the question
In order to leave comments, you need to log in
sudo apt-get install libgdbm-dev libncurses5-dev automake libtool bison libffi-dev curl -L https://get.rvm.io | bash -s stable source ~/.rvm/scripts/rvm rvm install 2.2.2 rvm use 2.2.2 --default ruby -v
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question