2008/4/29 raven aloof
Hi...
The installation of 'minimals' (http://wiki.contextgarden.net/ConTeXt_Minimals) generates the following error.:
------------------------------ log file ------------------------------ /usr/bin/rsync /usr/bin/ruby receiving file list ... done bin/ bin/mtx-update-old.lua bin/mtx-update.lua bin/mtxrun bin/texlua
sent 187 bytes received 4764416 bytes 635280.40 bytes/sec total size is 4763505 speedup is 1.00
MtxRun | version 1.0.2 - 2007+ - PRAGMA ADE / CONTEXT
MtxRun | skipping configuration for /texmf-local/web2c from /tmp/luatex-cache/context/08b938442c7b7e1f996277c98fdaf1cc/trees/1ea0d653b7d442eb525f5b14e44e43d4 MtxRun | skipping configuration for /texmf/web2c from /tmp/luatex-cache/context/08b938442c7b7e1f996277c98fdaf1cc/trees/81dad2a0cb293b981fa86dd0b7cae550 MtxRun | using script: ./bin/mtx-update.luareport >> state: loaded report >> update: start Error in lua file loading: ./bin/mtx-update.lua:181: bad argument #1 to 'pairs' (table expected, got nil) ------------------------------ end log file ------------------------
Try this a) open in vi/vim first-setup-sh b) apply these changes :62s/$platform/linux-64 :66s/force/force\ --platform=linux-64 c) save d) rerun first-setup.sh -- Diego Depaoli