Hi All,
1.I installed ruby 1.9.3 for win7 successfully
2. I extract DevKit 3.4.5.2 an install successfully
3.But when i run C:\Ruby193\gem install ruby-debug-base193 --http-proxy=http://10.10.10.10:8080/ but not complete
The log showed :
C:\Ruby193>gem install ruby-debug-base193 --http-proxy=http://10.10.10.10:8080/
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
ERROR: Error installing ruby-debug-base193:
ERROR: Failed to build gem native extension.
C:/Ruby193/bin/ruby.exe extconf.rb
checking for vm_core.h... no
C:/Ruby193/lib/ruby/gems/1.9.1/gems/ruby_core_source-0.1.5/lib/ruby_core_source.
rb:39: Use RbConfig instead of obsolete and deprecated Config.
checking for vm_core.h... no
C:/Ruby193/lib/ruby/1.9.1/net/http.rb:762:in `initialize': A connection attempt
failed because the connected party did not properly respond after a period of ti
me, or established connection failed because connected host has failed to respon
d. - connect(2) (Errno::ETIMEDOUT)
from C:/Ruby193/lib/ruby/1.9.1/net/http.rb:762:in `open'