IronRuby’s Rakefile and context.rb calls
UserEnvironment.find_executable ‘ruby.exe’,
which is hopelessly wrong. (No ‘ruby.exe’ on Linux, etc.) I wrote a
patch to correct
this.
http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-find-executable
Please apply.
2008/7/10 Sanghyeon S. [email protected]:
IronRuby’s Rakefile and context.rb calls
UserEnvironment.find_executable ‘ruby.exe’,
which is hopelessly wrong. (No ‘ruby.exe’ on Linux, etc.) I wrote a
patch to correct
this.
http://sparcs.kaist.ac.kr/~tinuviel/download/IronRuby/patch-find-executable
Please apply.
Ping?