I would like to install RVM to my home folder, and all the installation instructions or scripts use curl, but there is no possibility to install curl on the system (not enough permissions).
Is it possible to install RVM with wget?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Is it possible? Sure, you can clone the repository and make all necessary changes in Wayne’s code. It is just a bash script.
But it is listed as a requirement, and use internally, and so might be more than what you would be willing to do for this. Here is a snippet from his RVM installer file to show you how he is using it in addition to the initial curl command to kick things off, to give you an idea of the things you would need to change.