From: Luis Lavena Date: 2010-11-17T07:35:14+09:00 Subject: Re: Fast Debugger (Ruby 1.9.2, DevKit 4.5.0, JDK 6u22, NetBeans 6.9.1) On Nov 16, 3:30 pm, Allan Chin wrote: > > I only copied the DevKit over the existing Ruby install because there > were a few blogs which mentioned to do that. But at any rate, I > installed the DevKit in a separate folder and installed it via the > "init" and "install" scripts. They worked ok, but the ruby-debug19 seems > to fail the same way. Perhaps that article was quite old. When referring to articles on the 'web', please provide a link. Is hard to keep track of every single article that gets published and I've been working on ensure everybody is having the right information. For example, last week I send emails and comments to some blog authors to correct their errors in their blog posts. That will make my job more easy. > By the way, the "smoke test", gem install rdiscount --platform=Ruby -phttp://web-proxy:8080fails the same way. > Please run the same command with debug mode enabled: gem install rdiscount --platform=ruby --http-proxy http://web-proxy:8080 --debug -V Note the that platform option is all lowercase and the proxy needs to be your proxy including username and password. Paste the output here so we can take a look -- Luis Lavena