Dear all, 

I'm having the following error after running. Does anyone know how I can work around it?




sh: plutil: command not found Traceback (most recent call last): File "/Users/daniel/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/texMate.py", line 479, in tmPrefs = tmprefs.Preferences() File "/Users/daniel/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/tmprefs.py", line 51, in __init__ self.prefs.update(self.readTMPrefs()) File "/Users/daniel/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/tmprefs.py", line 78, in readTMPrefs plist_str = open('/tmp/tmltxprefs1.plist').read() IOError: [Errno 2] No such file or directory: '/tmp/tmltxprefs1.plist'