gpt4 book ai didi

ruby - RVM + Ruby 1.9.1 + ruby​​-debug = 错误?

转载 作者:数据小太阳 更新时间:2023-10-29 07:24:18 26 4
gpt4 key购买 nike

我正在尝试在我的 TextMate 方法之间进行适当的导航。我很想在抽屉里放一张它们的 list ,但我想还没有这样的解决方案,对吧?因此,我正在尝试设置 RubyAMP 以与通过 RVM 安装的 Ruby 1.9.1-p378 一起工作,但遇到了一些麻烦。 RubyAMP 需要 ruby-debug,这是我尝试安装 gem 时得到的结果

$ rvm gem install ruby-debug
info: ruby-1.9.1-p378: ruby 1.9.1p378 (2010-01-10 revision 26273) [x86_64-darwin10]
Building native extensions. This could take a while...

ERROR: Error installing ruby-debug:
ERROR: Failed to build gem native extension.

/Users/andrei/.rvm/rubies/ruby-1.9.1-p378/bin/ruby extconf.rb
Can't handle 1.9.x yet
*** extconf.rb failed ***

然而,the gem page说它应该适用于 1.9.x。我该如何解决?

最佳答案

试试这个(来自 https://rvm.io/support/troubleshooting ):

rvm gem install ruby-debug19 -- --with-ruby-include="$rvm_src_path/ruby-1.9.1-p378/"

关于ruby - RVM + Ruby 1.9.1 + ruby​​-debug = 错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3219065/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com