Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

env: ruby\r: No such file or directory #11

Open
JonasNielsen opened this issue Sep 8, 2011 · 2 comments
Open

env: ruby\r: No such file or directory #11

JonasNielsen opened this issue Sep 8, 2011 · 2 comments
Assignees

Comments

@JonasNielsen
Copy link

Hi sxtxixtxcxh,

Thank you creating this great bundle!
I've run into some issues with it though. I'm consistently getting env: ruby\r: No such file or directory.

Textmate is configured to integrate with RVM (http://beginrescueend.com/integration/textmate/)

puts RUBY_DESCRIPTION gives me: ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.6.0]

Shell variables:

PATH=/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
TM_RUBY=/Users/Jonas/.rvm/bin/textmate_ruby

Running Textmate Version 1.5.10 (1631) with the most recent version of validate-on-save.tmbunlde (commit 612e760)

Thanks in advance!

@ghost ghost assigned jimeh Sep 9, 2011
@jimeh
Copy link
Collaborator

jimeh commented Sep 9, 2011

That's quite weird. Does ruby otherwise work with TextMate, like in cmd+R?

It seems from the error at least that the ruby binary filename string it's trying to execute ends with a carriage return (\r). Maybe dig around in that textmate_ruby binary generated by RVM to see what you can find.

@JonasNielsen
Copy link
Author

Yes, ruby works fine with TextMate when running files.
I'm not sure what you mean by "it's trying to execute ends with a carriage return (\r)"?

Have anyone successfully used this bundle with Textmate configured with RVM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants