Learning Ruby

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jun 26, 2010

    vo danh says:

    I have the problem of running the command "gem install ruby-debug".  Follow...

    I have the problem of running the command "gem install ruby-debug".  Following is ruby's version which I am using

    C:\ruby>gem install ruby-debug
    ERROR:  While executing gem ... (Gem::GemNotFoundException)
        Could not find ruby-debug (> 0) in any repository

    C:\ruby>gem install ruby-debug18
    ERROR:  While executing gem ... (Gem::GemNotFoundException)
        Could not find ruby-debug18 (> 0) in any repository

    C:\ruby>gem install debug-ruby
    ERROR:  While executing gem ... (Gem::GemNotFoundException)
        Could not find debug-ruby (> 0) in any repository

    C:\ruby>gem install debug-ruby18
    ERROR:  While executing gem ... (Gem::GemNotFoundException)
        Could not find debug-ruby18 (> 0) in any repository

    C:\ruby>

    C:\ruby>ruby -v
    ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

    Does anyone know how to setup eclipse (DLTK) with ruby?  I got the dialog message error box said "Debugging Engine not started"

    Please send me email at uname2000@gmail.com or uname2000@yahoo.com