【发布时间】:2012-10-02 00:00:57
【问题描述】:
我正在尝试在 CentOS 主机上安装 RVM,但失败并出现以下错误:
/usr/local/rvm/rubies/ruby-1.9.3-p194/bin/ruby: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory
Libraries missing for ruby-1.9.3-p194: libruby.so.1.9. Refer to your system manual for installing libraries
Mounting remote ruby failed, trying to compile.
经过一番谷歌搜索后,我似乎需要手动安装 libyaml 包,主机说:
No package libyaml available.
有什么想法吗?
【问题讨论】: