On Mon, Feb 20, 2006 at 13:54 -0600, John Goerzen wrote: > [EMAIL PROTECTED]:~# ls -l /etc/texmf/texmf.d/ > total 58 > -rw-r--r-- 1 root root 5175 Aug 18 2004 05TeXMF.cnf > -rw-r--r-- 1 root root 6709 Dec 12 09:27 05TeXMF.cnf.dpkg-dist > -rw-r--r-- 1 root root 5217 Aug 18 2004 05TeXMF.cnf.dpkg-old > -rw-r--r-- 1 root root 5154 Jun 1 2003 05TeXMF.cnf~
This seems to be the problem. You did not accept the changed configuration file and hence TEXMFDIST = /usr/share/texmf-{tetex,texlive} is not searched, as one can see from the output of kpsewhich: > > kpsewhich -progname=latex -show-path=tex > > [EMAIL PROTECTED]:~# kpsewhich -progname=latex -show-path=tex > .:/root/texmf/tex/latex//:!!/usr/local/share/texmf/tex/latex//:!!/usr/local/lib/texmf/tex/latex//:!!/var/lib/texmf/tex/latex//:!!/var/lib/texmf/tex/latex//:!!/usr/share/texmf/tex/latex//:/root/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/local/lib/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:/root/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/local/lib/texmf/tex///:!!/var/lib/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/share/texmf/tex/// What changes did you make to 05TeXMF.cnf that needed preserving? Please at least include the new value of TEXMFDIST. Otherwise your TeX system will never work. If you want sent the diff between 05TeXMF.cnf and 05TeXMF.cnf.dpkg-dist. Then we can see if there are other essential paths that are not properly set. cheerio ralf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]