http://d.hatena.ne.jp/mirakui/20100502/1272849327
の通りですが、この手順をやらないといけなかったのでメモ。
RUBY - RVM doesn't work for 1.9.1 but works for 1.8.6 and 1.8.7 - efreedom http://efreedom.com/Question/1-2910507/RVM-Work-191-Works-186-187
readlineを入れなおしたり、
エラーになるdylibファイルを消したりとか、このへんとか
rvm install 1.9.1 -C --with-readline-dir=$HOME/.rvm/usr
出てたエラーはこのへん
ld: in /usr/local/lib/libsqlite3.dylib, file was built for i386 which is not the architecture being linked (x86_64)
これも出てた。
readline.c: In function ‘username_completion_proc_call’:
efreedomってサイトは最近よく出てくるけど自動翻訳で却って分かりにくい。
URL先頭のja.を外すとオリジナルの英語表示に戻ります。

コメント