Amazon Linux 2에서 Latex를 시작하고 실행하려고 합니다. 난 이미 끝냈어
sudo yum install texlive-pdftex
내가 실행하면 pdftex
다음을 얻습니다.
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `pdftex.fmt'!
나는 달리려고 노력 fmtutil-sys --all
하고 그러다가
/usr/bin/fmtutil: line 395: /usr/share/texlive/texmf/texconfig/tcfmgr: No such file or directory
fmtutil: config file `fmtutil.cnf' not found.
Amazon Linux 2에서 pdftex를 실행하는 사람이 있습니까? 내 문제가 뭔지 아세요?