<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2/21/10 5:01:22 PM Murky[62152] *** NSTask: Task create for path '/usr/local/bin' failed: 13, "Permission denied".  Terminating temporary process.<br>
</blockquote><div><br></div><div>This is really screwed up. What does the command:</div><div><br></div><div>/bin/bash --login -c '/usr/local/bin/hg --version'</div><div><br></div><div>give you?</div><div><br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">barry-smiths-macbook-pro:~/Src/petsc-dev] barrysmith% ls -ld /usr/local/bin<br>
drwxr-xr-x  73 root  wheel  2482 Jan  8 12:52 /usr/local/bin/<br>
<br>
[barry-smiths-macbook-pro:~/Src/petsc-dev] barrysmith% ls -l /usr/local/bin/hg<div class="im"><br>
-rwxr-xr-x  1 root  wheel  860 Jan  8 12:52 /usr/local/bin/hg*</div></blockquote><div><br></div><div><div>Why is it "Permission denied"? Everyone can read/execute! What does the '*' mean at the end of the last line?</div>
<div><br></div><div>Perchance, are you running zsh or csh? Murky hardcodes bash to do it's process spawning...</div><div><br></div><div>Sean</div></div><div> </div></div>