![](https://secure.gravatar.com/avatar/6342545a34fa15e02b689496a3fd2443.jpg?s=120&d=mm&r=g)
12 May
2010
12 May
'10
11:03 a.m.
Hi all, I would like to run context from a Perl script. Within this script I defined environment variables (TEXMFOS, TEXMFCAHE & PATH). The command to run is : exec("/path/to/context myfile.tex"); But context can not start. I have following error: MTXrun | unknown script 'context.lua' or 'mtx-context.lua' With the same method, I can run "texexec" without any problem. Any idea for help ? Thanks,