Thanks for the answer. Building a library myself is probably beyond my skills (I'm a lowly web developer), unless I get directions to do it.<br><br><div class="gmail_quote">On Sat, Sep 15, 2012 at 6:52 AM, Allan Odgaard <span dir="ltr"><<a href="mailto:mailinglist@textmate.org" target="_blank">mailinglist@textmate.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sep 15, 2012, at 12:14 AM, Marc Chanliau <<a href="mailto:marc.chanliau@gmail.com">marc.chanliau@gmail.com</a>> wrote:<br>

<br>
> […]<br>
<div class="im">> The line I'm questioning is:<br>
> dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid (not sure what it means)<br>
><br>
> Is there a way I can get rid of that line (some workaround?) -- What am I doing wrong?<br>
<br>
</div>Would you be able to build the library yourself? If so, you can fix the problem. I think the library calls /bin/ps and it simply needs to unset the linker injection variables before doing so.<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br>