how to make a gemset in RVM the default?

Have you tried specifying rvm –default use after the gemset is created so passing: rvm –default use [email protected] and then seeing if that sticks? Using create and default at the same time isn’t something I’ve tried before, it’s the only thing that strikes me as out of place. Given the discussion below I’d offer this … Read more

Rvm ruby Permission denied

You have a multiuser installation of rvm – this is not recommended because of the troubles you can get with it (like yours). Since you are already there this should fix it: rvmsudo rvm get stable –auto-dotfiles rvm fix-permissions system Also make sure you are in rvm group – if not add yourself: rvm group … Read more

What does “No binary rubies available” mean?

When installing new Rubies, RVM first tries to use a pre-compiled version it downloads from https://rvm_io.global.ssl.fastly.net/binaries/. This significantly speeds up the installation of Rubies. Only if RVM doesn’t find a matching version (or you have specified additional compile options), RVM downlaods the source code of the respective version of Ruby and compiles it on your … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)