Hi Mojca,
Mojca Miklavec
2.) The error is not related to minimals/wrong architecture. There may be several reasons.
Agreed. I see the same problem on an X86_64 system.
Different shell?
echo $SHELL -> /bin/bash (4.0_p28)
Missing mkiv formats? (Can you try "luatools --generate"? It could be that mtxrun doesn't find ctxtools.)
Tried that. I still get the same error.
Something third?
As Hans remarked: it is --purge that triggers the error.
Does compiling a simple document work?
% simple.tex \starttext \input knuth \stoptext texexec --purge simple.tex -> Output written on simple.pdf (1 page, 28424 bytes). texexec simple.tex -> Output written on simple.pdf (1 page, 28424 bytes). The document is always produced correctly, but --purge does not do its job and produces the errors listed in my original post. Cheers, Roger