1

One Month Rails プログラムを実行しようとしています。いくつかの警告について調査した後、Ruby と Rails のインストールに損傷を与えました。RVM、Ruby、Rails をアンインストールして、すべてを台無しにしました。

新しいターミナルを開くと、次のことが直接得られます。

Last login: Wed Aug 21 23:04:17 on ttys001
-bash: /Users/marcboehle/.rvm/scripts/rvm: No such file or directory

私は RVM と他のすべてをアンインストールしようとしましたが、最初からやり直したかったのですが、RVM、Ruby、Rails を新しくインストールするたびに同じエラーが発生します。

次のことは次のとおりです。

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.

Ruby、Rails、および RVM に接続されているすべてのものを取り除き、新規インストールから最初からやり直す良い方法はありますか? どこにあるのかわかりません/etc/rvmrc

4

1 に答える 1