On Mon, Jun 1, 2009 at 10:56,
Hello everyone,
I wanted to get a clean, up-to-date installation of Context on Windows (without using rsync), so started from scratch as follows:
1. Downloaded http://www.pragma-ade.com/context/install/minimals-snapshot-mswin.zip 2. Unzipped to C:\Tools\context 3. Renamed C:\Tools\context\texmf-context to texmf-context-old 4. Downloaded cont-tmf.zip and unzipped contents to c:\Tools\context\texmf-context 3. From command window, ran: cd \Tools\context setuptex mktexlsr luatools --generate luatools --selfupdate mtxrun --selfupdate texexec --make context --make 4. To generate new pdf, ran: context testdoc.tex
Everything seemed to execute without errors until the last step which returned:
Can you try to run "luatools --generate" once more after "context --make"? Mojca