Hi, Vyatcheslav Yatskovsky wrote:
Hello,
c:\>mtxrun --script cache Error in lua file loading: cannot open : No such file or directory
This is possibly caused by lack of a LUAINPUTS environment (or texmf.ncf) variable. I have this: LUAINPUTS=.;$TEXMF/tex/context/base;$TEXMF/scripts/context/lua
And another hint: while --make --luatex (seemingly) succeeds, --make fails:
... pdftex: unrecognized option `-tcx=natural.tcx' mpost: unrecognized option `-alias=metafun' mpost: unrecognized option `-initialize' mpost: unrecognized option `-tcx=natural.tcx' mpost.exe: fatal: kpathsea: CreateProcess() failed for `mktexfmt ' (Error 2)
This is the sort of error you get when texexec is running under miktex but thinks it is running under texlive. I do not know how to fix that, just a bit of extra information for someone else. Best wishes, Taco