When executing some commands, for example:
$ /etc/cron.daily/prelink
An error is issued
zsh: command not found: rvm-prompt
How to solve this problem?
This helped solve the problem.
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
Source: https://ru.stackoverflow.com/questions/445152/More articles:Timer in java methodHow to send JSON correctly using cURL?The asterisk DEVICE_STATE function does not work.Why does the zf2 lucene backlight not work?The code on the event “oninput” does not workRestless connection to the base EntityFrameworkHow from AlertDialog to cause the main activit [it is closed]Inserting data into MySQL database [closed]iframe designmode = “on” printing outside of the span elementWhere to find the description of tags sqlplan?All Articles