无法在 Netbeans 6.8 for Ruby 1.9 中安装快速调试器
我使用的是 Windows XP 上安装的 Netbeans 6.8 版本和 Ruby 1.9.1。我尝试安装快速调试器,但收到以下错误。
构建本机扩展。这 可能需要一段时间...
错误:安装时出错 ruby-debug-ide:错误:失败 构建 gem 本机扩展。
D:/Ruby19/bin/ruby.exe mkrf_conf.rb
构建本机扩展。这 可能需要一段时间...
Gem 文件将保留安装在 D:/Ruby19/lib/ruby/gems/1.9.1/gems/ruby-debug-ide-0.4.9 供检查。
结果记录到 D:/Ruby19/lib/ruby/gems/1.9.1/gems/ruby-debug-ide-0.4.9/ext/gem_make.out
以前有人遇到过这个问题。请帮忙。
谢谢。
I am using Netbeans 6.8 version and Ruby 1.9.1 installed on Windows XP. I tried to install the fast debugger and I am getting the following error.
Building native extensions. This
could take a while...ERROR: Error installing
ruby-debug-ide: ERROR: Failed to
build gem native extension.D:/Ruby19/bin/ruby.exe mkrf_conf.rb
Building native extensions. This
could take a while...Gem files will remain installed in
D:/Ruby19/lib/ruby/gems/1.9.1/gems/ruby-debug-ide-0.4.9
for inspection.Results logged to
D:/Ruby19/lib/ruby/gems/1.9.1/gems/ruby-debug-ide-0.4.9/ext/gem_make.out
Have someone else faced this problem before. Please help.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
此处给出的 WIKI 链接已损坏 - 现在可以在 http://kenai.com/projects/ 找到jruby/pages/UsingTheJRubyDebugger
The WIKI link given here is broken - now can find at http://kenai.com/projects/jruby/pages/UsingTheJRubyDebugger
这是一个已知问题,请按照以下网址的说明进行操作: http://wiki.jruby.org/wiki/Using_the_JRuby_Debugger
It`s a known issue, please follow instructions at: http://wiki.jruby.org/wiki/Using_the_JRuby_Debugger