Auctex 在带有 Osx ElCapitan 的 spacemacs 上找不到工作的 TeX 发行版

Auctex cannot find a working TeX distribution on spacemacs with Osx ElCapitan

当我尝试从 spacemacs 文本编辑器构建 Latex 时出现以下错误:

TeX-command: Error : Auctex cannot find a working TeX distribution. Make sure you have one and that Tex binaries are in PATH environment variable. If fyou are using OSX El Capitain or later remember to add /Library/TeX/textbin/ to your path

我已经安装了官方网站上链接的 MacText torrent:https://tug.org/mactex/mactex-download.html

即使我安装了 MacTex,/Library/TeX/textbin/ 路径对我来说也不存在。

我尝试将 Library/TeX/textbin 添加到我的路径中,但没有成功。

TeXShop 文本编辑器正在以某种方式正确构建 LaTeX。

如何解决我的问题以及我的 Tex 发行版在哪里?我需要改变路径吗?

所以,和他一起调试后。我们意识到他忘记了在他的道路上的领导者/。所以 Spacemacs 在 ~/Library 而不是 /Libraby

中搜索