On 18.09.2008, at 15:27, Kai Janson wrote:
I just installed the Scratch Bundle from the SVN repository and when I try to run it, I get an error message:
/tmp/temp_textmate.ABC:5 in `require': no such file to load -- / Applications/Textmate.app/Contents/SharedSupport/Support/lib/tm/ tempfile (LoadError)
Any thoughts? Running on Leopard.
Actually this means that /Applications/Textmate.app/Contents/ SharedSupport/Support/lib/ is not up-to-date. You can make a svn checkout.
But I guess you can simply comment out that line in Scratch from cur Sel/Line. This is AFAIK not needed.
--Hans