rvm doesn't install in centos without root privileges

吃可爱长大的小学妹 提交于 2020-01-05 04:02:26

问题


I trying to install RVM using deployer user that doesn't had root privileges ant I getting this error:

bash: line 439: ./scripts/install: Permission denied

Any help? Thank you!


回答1:


I was trying to install rvm in folder mounted with noexec option.

Mounting partition without this option works!



来源:https://stackoverflow.com/questions/13848422/rvm-doesnt-install-in-centos-without-root-privileges

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!