[TxMt] Re: Ruby Keyboard Input in TM 1.5

Allan Odgaard mailinglist at textmate.org
Sat Sep 15 13:52:08 UTC 2012


On Sep 15, 2012, at 12:14 AM, Marc Chanliau <marc.chanliau at gmail.com> wrote:

> […]
> The line I'm questioning is: 
> dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid (not sure what it means)
> 
> Is there a way I can get rid of that line (some workaround?) -- What am I doing wrong?

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.



More information about the textmate mailing list