Bugs: Browse | Submit New | Admin

[#28193] Can't find ruby executable.

Date:
2010-05-11 20:09
Priority:
3
Submitted By:
Christian Holtje (docwhat)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Can't find ruby executable.

Detailed description
In 'bin/rdebug' there is this line:
  output = `ruby -c "#{Debugger::PROG_SCRIPT}" 2>&1`

This is problematic because I don't have 'ruby' in the PATH anyplace.

Here's the error message I get:
  sh: line 1: ruby: command not found

On another platform, it runs the *wrong* ruby version because the other version is in the path earlier.

I don't know how to do this, so I posted a question on stackoverflow:
http://stackoverflow.com/questions/2814077/how-do-i-find-the-ruby-interpreter

Ciao!

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item