"latex“命令是可用的,但是当尝试在科学Linux 7.2系统上使用它时,我得到
tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not found (ls-R missing?).
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `latex.fmt'!(并且"ls -R“起作用)。我该怎么办?
我做了一个yum install texlive.x86_64。
发布于 2017-01-21 06:49:42
我不知道科学Linux,但在Ubuntu中,‘fmtutil.cnf’文件可以在'texlive-base‘包中找到。
尝试查找具有相似名称的包...
https://stackoverflow.com/questions/41773498
复制相似问题