ubunut 13.04でrvmを使用しています。今日、最新の 1.9.3 バージョンで ruby を更新しました。今、vim を起動しようとすると、次のようになります。
vim: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory
.
ldd $(which vim) | grep ruby
与えるlibruby.so.1.9 => not found
それを修正する方法はありますか?