On Mon, Mar 27, 2006 at 01:14:51PM +0200, Vincent Danjean wrote: > 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 ?
That's just plain weird. Well, Frank's sent another couple of experiments for you to try :) Julian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]