Hi:
I just installed OS X El Capitan (ver 10.11.1) on my MacBook pro. After this installation, when I open a latex file and use command+r, I get the following error message:
---------------- Unable to run “Typeset & View (PDF)”.
This command requires ‘kpsewhich’ which wasn’t found on your system.
The following locations were searched: • /usr/bin • /bin • /usr/sbin • /sbin • ~/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/bin • /usr/local/bin
If ‘kpsewhich’ is installed elsewhere then you need to set PATH in Preferences → Variables to include the folder in which it can be found. -------------------
What should I do? Any help would be appreciated.
Thanks,
Tao
* Skriv a reas Zmail (zmail@tzha.net): |> Hi: |> |> I just installed OS X El Capitan (ver 10.11.1) on my MacBook pro. After this installation, when I open a latex file and use command+r, I get the following error message: |> |> ---------------- |> Unable to run “Typeset & View (PDF)”. |> |> This command requires ‘kpsewhich’ which wasn’t found on your system. |> |> The following locations were searched: |> • /usr/bin |> • /bin |> • /usr/sbin |> • /sbin |> • ~/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/bin |> • /usr/local/bin |> |> If ‘kpsewhich’ is installed elsewhere then you need to set PATH in Preferences → Variables to include the folder in which it can be found. |> ------------------- |> Assuming you are using MacTex 2015, perhaps /Library/TeX/texbin is not in you path? Here `echo $PATH` gives: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin This is one way of doing it, as I understand things so far. There is a helpful pdf on the topic at: https://tug.org/mactex/UpdatingForElCapitan.pdf --Gildas
* Skriv a reas Gildas Hamel (gweltaz@ucsc.edu): |> * Skriv a reas Zmail (zmail@tzha.net): |> |> If ‘kpsewhich’ is installed elsewhere then you need to set PATH in Preferences → Variables to include the folder in which it can be found. |> |> ------------------- |> |> |> Assuming you are using MacTex 2015, |> perhaps /Library/TeX/texbin is not in you path? |> Here `echo $PATH` gives: |> /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin |> This is one way of doing it, as I understand things so far. |> There is a helpful pdf on the topic at: |> https://tug.org/mactex/UpdatingForElCapitan.pdf |> --Gildas
Simpler: Here is my PATH in TextMate/Preferences/Variables: $PATH:/usr/local/bin:/Library/TeX/texbin --gildas
I put in TextMate/Preferences/Variables:
$PATH:/usr/local/bin:/Library/TeX/texbin
but it did not work. I’ll download the latest MacTex to see if it works. It used to work before I install the latest OS X El Capitan.
Tao
On Oct 26, 2015, at 9:37 PM, Gildas Hamel gweltaz@ucsc.edu wrote:
* Skriv a reas Gildas Hamel (gweltaz@ucsc.edu): |> * Skriv a reas Zmail (zmail@tzha.net): |> |> If ‘kpsewhich’ is installed elsewhere then you need to set PATH in Preferences → Variables to include the folder in which it can be found. |> |> ------------------- |> |> |> Assuming you are using MacTex 2015, |> perhaps /Library/TeX/texbin is not in you path? |> Here `echo $PATH` gives: |> /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/TeX/texbin |> This is one way of doing it, as I understand things so far. |> There is a helpful pdf on the topic at: |> https://tug.org/mactex/UpdatingForElCapitan.pdf |> --Gildas
Simpler: Here is my PATH in TextMate/Preferences/Variables: $PATH:/usr/local/bin:/Library/TeX/texbin --gildas
_______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 27 Oct 2015, at 8:50, Zmail wrote:
I put in TextMate/Preferences/Variables:
$PATH:/usr/local/bin:/Library/TeX/texbin
It shouldn’t be necessary to modify PATH to have MacTeX work, even with the new placement of kpsewhich in /Library/TeX/texbin, though it assumes that you haven’t disabled updates for the LaTeX bundle (by e.g. putting your own version into ~/Library/Application Support/Avian/Bundles).
but it did not work. I’ll download the latest MacTex to see if it works. It used to work before I install the latest OS X El Capitan.
I think it’s not uncommon for MacTeX to break after OS updates.
* Skriv a reas Allan Odgaard (mailinglist@textmate.org): |> |> It shouldn’t be necessary to modify PATH to have MacTeX work, even |> with the new placement of kpsewhich in /Library/TeX/texbin, though it |> assumes that you haven’t disabled updates for the LaTeX bundle (by |> e.g. putting your own version into ~/Library/Application |> Support/Avian/Bundles). |> Useful reminder, thanks. It made me realize I had an earlier Aug '15 version of the LaTeX bundle in /Avian/Bundles and didn't need to fiddle with PATH. --gildas
I downloaded 2015 MacTex. It works now. Thanks for the help. Tao
On Oct 26, 2015, at 10:07 PM, Gildas Hamel gweltaz@ucsc.edu wrote:
* Skriv a reas Allan Odgaard (mailinglist@textmate.org): |> |> It shouldn’t be necessary to modify PATH to have MacTeX work, even |> with the new placement of kpsewhich in /Library/TeX/texbin, though it |> assumes that you haven’t disabled updates for the LaTeX bundle (by |> e.g. putting your own version into ~/Library/Application |> Support/Avian/Bundles). |> Useful reminder, thanks. It made me realize I had an earlier Aug '15 version of the LaTeX bundle in /Avian/Bundles and didn't need to fiddle with PATH. --gildas
_______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate