Cannot install RVM . Permission denied in /usr/local/rvm

前端 未结 12 2733
旧时难觅i
旧时难觅i 2020-12-25 13:20

Based on my previous thread : RVM installed by Ruby not working? where i had installed RVM using the root user, I then had to entirely remove the RVM install and now i am in

12条回答
  •  一向
    一向 (楼主)
    2020-12-25 14:13

    Look for file rvm.sh below /etc directory (It may be in /etc, or /etc/init.d). Also, try some grep rvm /etc -r, so you can find some files/lines which prevent you from installing rvm in your $HOME dir.

提交回复
热议问题