Note that there are some explanatory texts on larger screens.

plurals
  1. POrvm new reinstallation after total messup
    text
    copied!<p>I'm a complete beginner with ruby on rails and programming at all. I'm trying to do the One month rails program. After doing some research on some warnings i started messing up my whole ruby and rails installation. i uninstalled rvm, ruby and rails and obviously i messed up everything. Opening a new terminal directly gives me an error</p> <pre><code>Last login: Wed Aug 21 23:04:17 on ttys001 -bash: /Users/marcboehle/.rvm/scripts/rvm: No such file or directory </code></pre> <p>i tried to uninstall rvm, and everything else and wanted to start from scratch but with every new installation of rvm ruby and rails it leads to the same errors.</p> <p>the next thing is the following</p> <pre><code>Upgrading the RVM installation in /usr/local/rvm/ Can not automatically remove lines with 'rvm_autolibs_flag=' from '/etc/rvmrc', please clean it manually. Found 4800 directories with mode different then '775', use `--debug` to see the list, prefix the command with 'rvmsudo' to fix it, if the situation persist report a bug. Found 18220 files with mode different then '664' or '775', use `--debug` to see the list, prefix the command with 'rvmsudo' to fix it, if the situation persist report a bug. Upgrade of RVM in /usr/local/rvm/ is complete. lab037:~ username$ rvm install Warning! PATH is not properly set up, '/usr/local/rvm/gems/ruby-1.9.2-p320/bin' is not at first place, usually this is caused by shell initialization files - check them for 'PATH=...' entries, it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles', to fix temporarily in this shell session run: 'rvm use ruby-1.9.2-p320'. Can not use or install 'all' rubies. </code></pre> <p>Is there a good way to get rid of everything thats connected to ruby, rails and rvm and start from the beginning with a fresh installation? I can't figure out where /etc/rvmrc is and </p> <p>It would be great to get some advice. i would love to learn how to program but at the moment i'm not even able to start the tutorial :(</p> <p>Thanks a lot Marc</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload