[TxMt] Can't run tm tool

Peter Vohmann pvohmann at mac.com
Fri Sep 2 13:24:10 UTC 2005


Hi Caio,

> $ tm
> RegisterProcess failed (error = -50)
> Abort trap
>
> Any pointers at how to solve this?


If you use bash or similar, the type builtin will clear this up:

     $ type -a tm
     tm is /usr/bin/tm
     tm is /Users/bin/tm

The first one will be run. Hope this comes in useful to someone.

Peter




More information about the textmate mailing list