Hello,
I'm having some trouble with the LaTeX bundle. I have the PATH variable set in Textmate's shell variables preference pane (and it includes the location of kpsewhich), but I still get the following error:
<begin error> Can't find “kpsewhich” on PATH.
Theme: The current PATH is:
/usr/bin /bin /usr/sbin /sbin Please add the directory containing “kpsewhich” to PATH in TextMate's Shell Variables preferences.
Alternatively, the PATH can be retrieved from Terminal but this requires a relaunch: <end error>
If I push the relaunch button, a new PATH variable is created (although its value is the same as the PATH variable I made), and I can compile. However, if I quit and relaunch TextMate, I'm told again that I haven't set the PATH, despite the fact that there are now TWO shell variables declaring the PATH. Have I done something crazy?
Oh, I have a full svn checkout of the current (10736) revision.
Thanks, Mike