Displaying 2 results from an estimated 2 matches for "tcfmgr".
Did you mean:
ccmgr
2014 Sep 10
1
xelatex does not work on centos 7
Hi there,
I tried to compile some trivial LaTeX file with the shipped XeLaTeX:
$ xelatex trivial.tex
This is XeTeX, Version 3.1415926-2.5-0.9999.3 (TeX Live 2013)
restricted \write18 enabled.
kpathsea: Running mktexfmt xelatex.fmt
/usr/bin/mktexfmt: line 395:
/usr/share/texlive/texmf/texconfig/tcfmgr: No such file or directory
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `xelatex.fmt'!
$ rpm -q texlive-xetex
texlive-xetex-svn26330.0.9997.5-32.el7.noarch
$ cat trivial.tex
\documentclass{article}
\title{Hello World!}
\begin{document}
\maketitle
\end{doc...
2012 Apr 03
1
texlive on Ubuntu halting 'make'
.... Google searches on the
issue reveal that it is in fact a missing component of Ubuntu but there is
no indication of a method to retrieve the correct file.
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
kpathsea: Running mktexfmt pdflatex.fmt
/usr/bin/mktexfmt: 974: /texconfig/tcfmgr: not found
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `pdflatex.fmt'!
make[4]: *** [refman.pdf] Error 1
make[4]: Leaving directory
`/home/jterzis/Xapian/xapian/xapian-core/docs/apidoc/latex'
cat: refman.log: No such file or directory
make[3]: *** [api...