Cannot install Fast debugger in Netbeans 6.8 for Ruby 1.9

偶尔善良 提交于 2019-12-11 16:25:54

问题


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.


回答1:


The WIKI link given here is broken - now can find at http://kenai.com/projects/jruby/pages/UsingTheJRubyDebugger




回答2:


It`s a known issue, please follow instructions at: http://wiki.jruby.org/wiki/Using_the_JRuby_Debugger



来源:https://stackoverflow.com/questions/2919328/cannot-install-fast-debugger-in-netbeans-6-8-for-ruby-1-9

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!