RVM をインストールしようとするとエラー メッセージが表示されます。このメッセージが表示される理由と修正方法を理解するためのサポートが必要です。ターミナル ウィンドウを開くと、次のようなメッセージが表示されます。
-bash: /etc/profile.d/rvm.sh: No such file or directory
ホーム ディレクトリに bash フォルダがありますが、/etc/profile が表示されません。RVM をアンインストールしましたが、このエラー メッセージがまだ表示されます。現在、Ruby 1.8.7 を実行しています。
実行後rvm implode
、次のメッセージを受け取りました。
Note you may need to manually remove /etc/rvmrc and ~/.rvmrc if they exist still.
Please check all .bashrc .bash_profile .profile and .zshrc for RVM source lines and delete
or comment out if this was a Per-User installation.
Also make sure to remove `rvm` group if this was a system installation.
Finally it might help to relogin / restart if you want to have fresh environment
誰かがこれについて何かアイデアや洞察を持っているなら、私はあなたの考えを聞いてうれしいです. ありがとう。