I’m using Linux Mint 17.1 “Rebecca” Cinnamon. When I try to run a Ruby program in Komodo 9, I am getting the following error:
The Komodo ruby debugger couldn’t load the ruby-debug-base component.
This library ships with Komodo, but also can be installed by running `gem install ruby-debug-base’."
I have the required gems installed …
ruby-debug-base19 (0.11.25)
ruby-debug-base19x (0.11.31)
ruby-debug-ide (0.4.28)
Any suggestions on how to resolve this issue? I run the same program on
Win7 and all is well.
Thanks,
Jim