[tex-live] How to "alter" texmf.cnf

Kaja P. Christiansen kaja@daimi.au.dk
Tue, 4 Dec 2001 18:07:48 +0100


Arthur Ogawa writes:

 > Perhaps the line:
 > 
 > kdebug:  texmf.cnf path = (none)
 > 
 > is diagnostic. 

There is another line, in your texput.cns, which suggests that the paths
are taken from paths.h (why?) and not TEXMFCNF:

 > kdebug:Search path for cnf files (from compile-time paths.h)

On my machine (Solaris, TL6), the corresponding line would be:
 kdebug:Search path for cnf files (from TEXMFCNF environment variable)

Also, you might to check $TEXMF expansion with kpsewhich --expand-var '$TEXMF'
to see whether it finds user's local texmf tree.

Kaja