Cannot install Fast debugger in Netbeans 6.8 for Ruby 1.9
        Posted  
        
            by Bragaadeesh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Bragaadeesh
        
        
        
        Published on 2010-05-27T07:49:29Z
        Indexed on 
            2010/05/27
            7:51 UTC
        
        
        Read the original article
        Hit count: 715
        
Hi,
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.
© Stack Overflow or respective owner