当前位置: 首页 > 工具软件 > ruby-build > 使用案例 >

rvm ruby-1.9.3 安装 ruby-debug

皮嘉德
2023-12-01
gem install ruby-debug19 -- --with-ruby-include=$rvm_path/src/ruby-1.9.2-p290/



bundle config build.linecache19 --with-ruby-include="$rvm_path/src/ruby-1.9.2-p290"

bundle install
 类似资料: