<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">That’s a good idea
<div><br /></div>
<div>well… there is no ruby18</div>
<div>the which give me a 1 error (but it works with just ruby for instance)</div>
<div><br /></div>
<div>I searched (with 'mdfind -name ruby18' and a 'find /Applications/TextMate.app -name "ruby18"')</div>
<div><br /></div>
<div>And I don’t find a ruby18 binary</div>
<div><br /></div>
<div>I can’t remember having touched to textmate internal (at least voluntarily)</div>
<div><br /></div>
<div><br /></div>
<div>Maybe there is a way to reinstall this?</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
On 7 mars 2017 à 16:50 +0100, Martin Kühl <martin.kuehl@gmail.com>, wrote:<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #1abc9c;">On 7 March 2017 at 16:14, David Bourguignon <tal.bourguignon@gmail.com> wrote:<br />
<blockquote type="cite" style="margin: 5px 5px; padding-left: 10px; border-left: thin solid #e67e22;">since a few days, my textmate2 commands using ruby won’t start and just<br />
yield an error :<br />
<br />
env: ruby18: Permission denied<br />
<br />
<br />
I can’t recall any major change in my system recently.<br />
<br />
Has anyone an idea?<br /></blockquote>
<br />
I think ruby18 is installed as part of the Bundle Support bundle, have<br />
you maybe done something with that?<br />
<br />
From inside TextMate,<br />
⌃R on a line «which ruby18» should tell you where it finds ruby18,<br />
and ⌃R on a line «chmod a+x `which ruby18`» should fix the issue<br />
(or tell you why it can’t)<br />
<br />
HTH,<br />
Martin<br />
<br />
_______________________________________________<br />
textmate mailing list<br />
textmate@lists.macromates.com<br />
http://lists.macromates.com/listinfo/textmate</blockquote>
</div>
</body>
</html>