<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div>after svn updating all my *.tmbundle, including the latex bundle, after running a previously working latex-project, I got after cmd-R:</div><div><br></div>/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<div><br></div><div>I looked around, and found that likely I have to also svn up the "Support Folder":</div><div><div>cd /Library/Application\ Support/TextMate</div><div>svn co <a href="http://macromates.com/svn/Bundles/trunk/Support">http://macromates.com/svn/Bundles/trunk/Support</a></div><div><br></div></div><div>so I did, however, when I run</div><div>echo "$TM_SUPPORT_PATH"</div><div>I get</div><div><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;">/Users/clausman/Library/Application Support/TextMate/Support</span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;">and not</span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;">/Library/Application Support/TextMate/Support</span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;">as I should according to</span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;"><a href="http://manual.macromates.com/en/bundles">http://manual.macromates.com/en/bundles</a></span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;"><br></span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;">Now, at first this didn't bother me too much,</span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;">but when I tried to cmd-R on my latex project, I got</span></font></pre><pre><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px; white-space: normal;"><p align="">Error: Could not open to check for packages</p><p align="">This is most likely a problem with TM_LATEX_MASTER</p><p align=""><br></p><p align="">(I have TM_LATEX_MASTER set under cmd-I)</p><p align="">interestingly, this error even occurs when I try to compile a single, basic latex file like the following four lines (and I thought TM_LATEX_MASTER is only necessary when using projects?)</p><p align=""><p align="">\documentclass[article]</p><p align="">\begin{document}</p><p align="">Hello World</p><p align="">\end{document}</p><p align=""><br></p><p align="">Can anybody help me how to get latex running again?</p><p align="">Is the "$TM_SUPPORT_PATH" the problem?</p><p align="">Or is there anything major different in the latex bundle recently (last half year or so)?</p><p align=""><br></p><p align="">Thanks for your help,</p><p align="">Claus</p></p></span></font></pre></div><div><br></div><div><br></div></body></html>