<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On 26 Oct 2007, at 09:22, Chris Yates wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">Yeah, that first path was from the shell... Here's what TM has for its path:</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande; min-height: 15.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">/Applications/TextMate.app/Contents/SharedSupport/Support/bin/CocoaDialog.ap</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">p/Contents/MacOS:/bin:/sbin:/usr/bin:/usr/sbin:/sw/bin:/usr/local/bin:/opt/g</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">nome-2.14/bin:/opt/local/bin:/Applications/TextMate.app/Contents/SharedSuppo</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Lucida Grande" size="3" style="font: 12.0px Lucida Grande">rt/Support/bin</FONT></P> </BLOCKQUOTE></DIV><BR><DIV>Well, the error message you are seeing is from the shell not being able to find the interpreter which is in the command shebang, so if you are having issues with commands that are using /usr/bin/env then that’s what can’t be found – however it does seem to be in the path, so I am not really sure what is going on here. Possibly you recently added something to your shell startup files which is causing the problems?</DIV></BODY></HTML>