Dnia piątek, 3 listopada 2006 14:23, Frank Küster napisał: > One more question: Please send us the listing of the directories > > /etc/texmf/texmf.d/ > /etc/texmf/updmap.d/ > /etc/texmf/fmtutil.d/ > /etc/texmf/language.d/ > > and if there are any files in there that are not from tex-common (names > starting with "00") or tetex (<number>tetex*.*), try to find from which > packages these are, and send us "dpkg -l <package>".
13:35 [EMAIL PROTECTED]:texmf$ ls -R .: fmt.d language.d texmf.cnf texmf.d updmap.d web2c xdvi.cfg.dpkg-new ./fmt.d: 00tex.cnf 40jadetex.cnf.dpkg-new 50cyrtexinfo.cnf.dpkg-new ./language.d: 00tex.cnf 10tetex.cnf ./texmf.d: 05TeXMF.cnf 45TeXinputs.cnf 65BibTeX.cnf 85Misc.cnf 95NonPath.cnf 15Plain.cnf 55Fonts.cnf 75DviPS.cnf 90TeXDoc.cnf 96JadeTeX.cnf.dpkg-new ./updmap.d: 00updmap.cfg 10tetex-base.cfg 10tipa.cfg.dpkg-new 20tetex-extra.cfg.dpkg-new ./web2c: mktex.cnf 13:42 [EMAIL PROTECTED]:texmf$ for f in /etc/texmf/*/* ;do LC_ALL=C dpkg -S $f;done tex-common: /etc/texmf/fmt.d/00tex.cnf dpkg: /etc/texmf/fmt.d/40jadetex.cnf.dpkg-new not found. dpkg: /etc/texmf/fmt.d/50cyrtexinfo.cnf.dpkg-new not found. tex-common: /etc/texmf/language.d/00tex.cnf tetex-base: /etc/texmf/language.d/10tetex.cnf dpkg: /etc/texmf/texmf.d/05TeXMF.cnf not found. dpkg: /etc/texmf/texmf.d/15Plain.cnf not found. dpkg: /etc/texmf/texmf.d/45TeXinputs.cnf not found. dpkg: /etc/texmf/texmf.d/55Fonts.cnf not found. dpkg: /etc/texmf/texmf.d/65BibTeX.cnf not found. dpkg: /etc/texmf/texmf.d/75DviPS.cnf not found. dpkg: /etc/texmf/texmf.d/85Misc.cnf not found. dpkg: /etc/texmf/texmf.d/90TeXDoc.cnf not found. dpkg: /etc/texmf/texmf.d/95NonPath.cnf not found. dpkg: /etc/texmf/texmf.d/96JadeTeX.cnf.dpkg-new not found. dpkg: /etc/texmf/updmap.d/00updmap.cfg not found. tetex-base: /etc/texmf/updmap.d/10tetex-base.cfg dpkg: /etc/texmf/updmap.d/10tipa.cfg.dpkg-new not found. dpkg: /etc/texmf/updmap.d/20tetex-extra.cfg.dpkg-new not found. tex-common: /etc/texmf/web2c/mktex.cnf 13:42 [EMAIL PROTECTED]:texmf$ LC_ALL=C dpkg -l tex-common tetex-base +++-==============-==============-======================================= iF tetex-base 3.0.dfsg.3-1 Basic TeX input files of teTeX ii tex-common 0.38 Common infrastructure for using and --