[NTG-context] the system not working on Linux 32 with Context-lmtx
Pablo Rodriguez
oinos at gmx.es
Mon Jun 27 22:32:10 CEST 2022
On 6/27/22 20:00, Henning Hraban Ramm via ntg-context wrote:
> Am 27.06.22 um 19:10 schrieb Alain Delmotte via ntg-context:
>> […]
>> When I run from the console:
>> context sanstitre-2.tex
>> mtxrun | unknown script 'context.lua' or 'mtx-context.lua'
>> […]
>> What should I do?
> […]
> Try to rebuild the database: mtxrun --generate
Hi Alain,
as Hraban points out, "mtxrun --generate" is your friend.
I can simply reproduce you error with:
mtxrun --scripts cache --erase
So I get:
$ context
mtxrun | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'
Everything works fine again after I run:
mtxrun --generate.
Before the first run after installation, this command is mandatory to
build the database.
I hope it helps,
Pablo
More information about the ntg-context
mailing list