G
Grant Curell
I'm attempting to debug in Ruby 1.9.2 with the Eclipse plugin. Whenever
I attempt to debug something I'm given the following error:
F:/Programming/Ruby192/lib/ruby/1.9.1/rubygems.rb:762:in
`report_activate_error': Could not find RubyGem ruby-debug-ide (>= 0)
(Gem::LoadError)
Running the program works just fine. Eclipse has actually prompted me to
install ruby-debug-ide. I installed it which it claims it did
successfully however I can't find it anywhere in explorer and of course
the error is still prevalent. Thanks for the help.
On a separate note is the installation process always this buggy? This
is like the 5th error in the installation I've had to personally fix.
Not to mention that incredibly annoying bug that doesn't allow any
spaces in the installation path.
I attempt to debug something I'm given the following error:
F:/Programming/Ruby192/lib/ruby/1.9.1/rubygems.rb:762:in
`report_activate_error': Could not find RubyGem ruby-debug-ide (>= 0)
(Gem::LoadError)
Running the program works just fine. Eclipse has actually prompted me to
install ruby-debug-ide. I installed it which it claims it did
successfully however I can't find it anywhere in explorer and of course
the error is still prevalent. Thanks for the help.
On a separate note is the installation process always this buggy? This
is like the 5th error in the installation I've had to personally fix.
Not to mention that incredibly annoying bug that doesn't allow any
spaces in the installation path.