部署 CentOS 源码安装 ruby 指定 ./configure --prefix=/usr/local/ruby make && make install

knewmei · January 14, 2015 · Last by knewmei replied at January 15, 2015 · 2645 hits

exprot PATH=/usr/local/ruby:$PATH

ruby -v

is not found

求指导!

建议用 rbenv 或者 rvm 等 Ruby 安装管理工具来管理 Ruby 的安装。

#3 楼 @lgn21st 谢谢 我试试这个方法看看!

You need to Sign in before reply, if you don't have an account, please Sign up first.