Ruby debugger

so i have been using the ide komodo clienf for 10 days now and i’m still not sure how i cant get this debugger to work

its says:

and i cant seem to find anything online about it or how to install the ‘gem install byebug’

thanks alot!

Hi, you can run that command from your terminal: “gem install byebug”.

hey mitchell ive tried installing it in my cmd (ran as administartor) but when i do i get this error:

what now?

Hi, it looks like your computer is not set up to build native Ruby extensions. We do not provide support for that. You may want to try ActiveRuby (https://www.activestate.com/activeruby)

ive resolved it because of your email support thanks alot!