Vincent Danjean <[EMAIL PROTECTED]> wrote:

> Here is now what I tested :
> [EMAIL PROTECTED] danjean# TEXMFVAR=/var/lib/texmf
> [EMAIL PROTECTED] danjean# TEXMFCONFIG=/etc/texmf
> [EMAIL PROTECTED] danjean# RUNNING_AS_SYS=true
> [EMAIL PROTECTED] danjean# export TEXMFVAR TEXMFCONFIG RUNNING_AS_SYS
> [EMAIL PROTECTED] danjean# kpsewhich '--expand-var=$VARTEXFONTS'
> /var/cache/fonts
> [EMAIL PROTECTED] danjean# export KPSE_DOT="/users/huron/danjean"
> [EMAIL PROTECTED] danjean# kpsewhich '--expand-var=$VARTEXFONTS'
> /users/huron/danjean/texmf.cnf: Permission denied
> /var/cache/fonts
>
> So the messages are due to the lines 560-565 of fmtutil:
>   thisdir=`pwd`
>
>   : ${KPSE_DOT=$thisdir}
>   export KPSE_DOT

Sorry, I cannot reproduce this here:

[EMAIL PROTECTED]:~$ kpsewhich --format=cnf texmf.cnf
/usr/share/texmf/web2c/texmf.cnf
[EMAIL PROTECTED]:~$ export KPSE_DOT=/home/frank/
[EMAIL PROTECTED]:~$ kpsewhich --format=cnf texmf.cnf
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/home/frank/uni/zuerich/Praktikum/auto/texmf.cnf: Permission denied
/usr/share/texmf/web2c/texmf.cnf
[EMAIL PROTECTED]:~$ 

Can you please repeat your test and run kpsewhich with a debug option:

kpsewhich --debug=126 '--expand-var=$VARTEXFONTS' 2>kpse.log

and send the kpse.log file.  And please also report the output of

kpsewhich --show-path=cnf

Regards, Frank

-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX)


Reply via email to