On Oct 15, 2008, at 9:43 PM, Claus wrote:
Hi, after svn updating all my *.tmbundle, including the latex bundle, after running a previously working latex-project, I got after cmd-R:
/tmp/temp_textmate.hXj0XQ:3:in `require': no such file to load -- / Applications/TextMate.app/Contents/SharedSupport/Support/lib/tm/ process (LoadError) from /tmp/temp_textmate.hXj0XQ:3
I looked around, and found that likely I have to also svn up the "Support Folder": cd /Library/Application\ Support/TextMate svn co http://macromates.com/svn/Bundles/trunk/Support
so I did, however, when I run echo "$TM_SUPPORT_PATH" I get /Users/clausman/Library/Application Support/TextMate/Support
What have you got in this directory? You can just delete /Users/ clausman/Library/Application Support/TextMate/Support and I bet things will start working.