Can't run a ruby hello world application in Aptana

ぐ巨炮叔叔 提交于 2019-12-02 14:59:44

问题


I have the same problem as asked by another question but it gives a different error message:

"C:\Ruby192\bin\rubyw.EXE: No such file or directory -- SDK-3.7 (LoadError)"

Does any one have a fix? I see there's a similar problem on Aptana's support page, but again, the error message is slightly different:

C:\Ruby\Ruby192\bin\rubyw.EXE: No such file or directory -- Studio (LoadError)

I can excecute Ruby programs normally on my computer so it's not a question of adding the correct environment variable to my path.... I guess this is an Aptana problem. Should I file a support ticket with them?

Thanks, James


回答1:


This has been fixed in 3.0.4 which is now under QA and will be public early this week. You have a choice of either wait or switch to Beta builds following instructions at http://wiki.appcelerator.org/display/tis/Changing+the+Update+Type

Cheers, Max



来源:https://stackoverflow.com/questions/6889711/cant-run-a-ruby-hello-world-application-in-aptana

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!