I’m attempting to create a CI test that executes a test using multiple Ruby versions using rvm on Linux, but I want to execute another test on Windows using the bash shell. I’ve tried a few configurations, but they do not allow me to create or use multiple ruby versions if I have an additional OS and language in the
Tag: rvm
error installing ruby 1.9.3 on linux server
Hey I’m just to update ruby on a linux server I ssh into. I know there a lot of threads on this but most are for installing on mac osx (which i dont have an issue with). This is the error log thats outputted: this is the content of the make.log per a commenter’s request: Answer I think your issue