您的位置:首页 > 其它

/usr/texbin/pdflatex 不存在。

2016-05-16 20:56 316 查看
mac下装MacTEX后,使用TeXShop出现错误

找不到必要的工具。

/usr/texbin/pdflatex 不存在。TeXLive 可能未安装,或在系统升级时被删除。如果是这种情况,请访问 TeXShop 网站并按照说明重装 TeXLive。还有可能是 TeXShop 偏好设置中的工具目录配置不正确,当您使用 fink 版本的 teTeX 发行版会出现这种问题

官方解决方案

出现错误的原因是因为MAC   OS X 10.11, El Capitan, 即使是管理员权限,也不再允许writing to /usr。

解决方案:

1.LaTeXiT, TeXShop,BibDesk 都去更新。

若仍不能解决

2. TeXShop→Preferences Engine tab. Change the Path settings for  TeX from /usr/texbin to /Library/TeX/texbin

LaTeXiT→Preferences with the pdflatexradio button selected. 

This allows you to change the path to the pdflatex command from /usr/texbin/pdflatex to /Library/TeX/texbin/pdflatex as shown. 

You need to then select thexelatex radio button to change the path to the xelatex command from /usr/texbin/xelatex to/Library/TeX/texbin/xelatex. 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: