|
|
|
I am using Aptana Studio, build: 1.1.4.008288 and I have the same problem currently. The gem ruby-debug-ide is in /Library/Ruby/Gems/1.8/gems, which is the default gem install location for Leopard, but I can't start the debugger due to:
-e:2:in `load': no such file to load – /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/rdebug-ide (LoadError) |
|||||||||||||||||||||||||||||||||||||||||||||
In addition to looking in the interpreter's bin dir for rdebug-ide, it also now looks in the system path and as a last ditch effort tries /opt/local/bin, /usr/local/bin, /usr/bin and /bin.