Re: kpsewhich unable to find fmtutil.cnf

Thomas Esser <[email protected]> Sun, 26 Feb 2006 12:06:43 +0100
Newsgroups gmane.comp.tex.tetex.general
Message-ID <[email protected]>
> > Is it normal that the command "kpsewhich fmtutil.cnf" doesn't give any answer 
> > (whereas kpsewhich texmf.cnf responds /usr/share/texmf/web2c/texmf.cnf)?
> 
> Here it knows.

That does not matter (because it is using the wrong format).

All that counts is:
  kpsewhich '-format=web2c files' -progname=kpsewhich fmtutil.cnf

Thomas