Julian Gilbey wrote: > Vincent, what's the output of: > kpsewhich --expand-var='$TEXMFCNF' > and do you have the environment variable TEXMFCNF set?
I have no TEX.. variable set : [EMAIL PROTECTED]:~$ sudo su [EMAIL PROTECTED] danjean# export | grep TEX And still the different behavior weather KPSE_DOT is set or not : [EMAIL PROTECTED] danjean# kpsewhich --expand-var='$TEXMFCNF' {/usr/bin,/usr,/}{,{/share,}/texmf{-local,}/web2c}::/usr/share/texmf/web2c:/usr/share/texmf/web2c [EMAIL PROTECTED] danjean# export KPSE_DOT="/users/huron/danjean" [EMAIL PROTECTED] danjean# kpsewhich --expand-var='$TEXMFCNF' /users/huron/danjean/texmf.cnf: Permission denied {/usr/bin,/usr,/}{,{/share,}/texmf{-local,}/web2c}::/usr/share/texmf/web2c:/usr/share/texmf/web2c For my personnal information, what is the real problem ? 1) KPSE_DOT should not be set to PWD in fmtutil ? 2) kpsewhich should not look at $KPSE_DOT directory ? 3) other ? Best regards, Vincent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]