On Wed Jul 10 2013 at 12:42:50, Allan Odgaard wrote:
Try ⌃R on each of the following 3 lines to debug your environment:
which SmartyPants.pl ls -l "$TM_SUPPORT_PATH/bin/SmartyPants.pl" echo $PATH
That was it. Long ago, I had defined my own PATH in the prefs so I could include `/usr/local/bin`. Disabling PATH fixes it. So is there a safer way to add `/usr/local/bin`?
Thanks.