install rvm “bash /root/.rvm/scripts/rvm No such file or directory”

后端 未结 5 1237
自闭症患者
自闭症患者 2021-02-06 16:50

I want to install RVM in ubuntu and I am following these steps

root@jaskaran-Vostro-1550:/home/user_name# sudo apt-get install curl

done this

5条回答
  •  忘掉有多难
    2021-02-06 17:02

    Try looking in /usr/local/rvm instead. You're root, it installs differently as root.

    Are you sure you want to install RVM as root? It's typically a user thing.

提交回复
热议问题