On Mon, Mar 10, 2008 at 9:30 AM, zs wrote:
Hi all,
I tried to update my installation using svn version of luatex and context from: http://mirror.contextgarden.net/context/beta/cont-tmf.zip
Running "texexec --make --all --luatex" gives me this error message:
LuaTools | running command: luatex --ini --lua="cont-en.luc" "/opt/context/tex/texmf-local/tex/context/base/cont-en.tex" \\dump (/opt/context/tex/texmf-local/tex/context/base/cont-en.tex (/opt/context/tex/texmf-local/tex/context/base/context.tex (/opt/context/tex/texmf-local/tex/context/base/syst-pln.tex) (/opt/context/tex/texmf-local/tex/context/base/syst-prm.tex) (/opt/context/tex/texmf-local/tex/context/base/luat-env.tex ! LuaTeX error [string "luas[0]"]:1: attempt to call field 'luafilechunk' (a nil value). \ctxluabyteload ...nvironment.luafilechunk("#1") }
\ ...fproductionrun \else \ctxluabyteload {#1}{#2} \fi \global \everyloadluac... l.167 \registerctxluafile{luat-env}{1.001}
Pdftex and xetex formats are generated without any trouble.
Could you give me a hint?
I'm not 100% sure if that's the problem, but often luatools --selfupdate (in other words: a new version of luatools in BIN) helps. Mojca