ConTeXt minimals on linux armhf
Hi all, since yesterday, the installation of the minimals on linux armhf doesn't work anymore. On a fresh system, after "sh ./first-setup.sh" I get: receiving incremental file list bin/ bin/luatex bin/mtx-update.lua bin/mtxrun bin/texlua -> luatex sent 92 bytes received 8,631,278 bytes 1,150,849.33 bytes/sec total size is 8,628,902 speedup is 1.00 ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value) When you want to use context, you need to initialize the tree by typing: . /usr/local/context/tex/setuptex in your shell or add "/usr/local/context/tex/texmf-linux-armhf/bin" to PATH variable if you want to set it permanently. This can usually be done in .bashrc, .bash_profile (or whatever file is used to initialize your shell). I suspect, the new mtxrun binary doesn't match the rather old luatex (1.0.0) Greetings Lutz P.S. I could provide luatex and luajittext binaries for armhf (experimental or trunk)
On Thu, Mar 2, 2017 at 8:41 AM, Lutz Haseloff
Hi all,
since yesterday, the installation of the minimals on linux armhf doesn't work anymore. On a fresh system, after "sh ./first-setup.sh" I get:
receiving incremental file list bin/ bin/luatex bin/mtx-update.lua bin/mtxrun bin/texlua -> luatex
sent 92 bytes received 8,631,278 bytes 1,150,849.33 bytes/sec total size is 8,628,902 speedup is 1.00 ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)
hm, 'fio' is only in experimental and commit were tagged as "WORK IN PROGRESS" so it could even possible that the code doesn't compile at all. We are working on it. -- luigi
On 3/2/2017 8:47 AM, luigi scarso wrote:
On Thu, Mar 2, 2017 at 8:41 AM, Lutz Haseloff
wrote: Hi all,
since yesterday, the installation of the minimals on linux armhf doesn't work anymore. On a fresh system, after "sh ./first-setup.sh" I get:
receiving incremental file list bin/ bin/luatex bin/mtx-update.lua bin/mtxrun bin/texlua -> luatex
sent 92 bytes received 8,631,278 bytes 1,150,849.33 bytes/sec total size is 8,628,902 speedup is 1.00 ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)
fixed ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Works again as expected, thanks.
Hans Hagen
hat am 2. März 2017 um 10:33 geschrieben: On 3/2/2017 8:47 AM, luigi scarso wrote:
On Thu, Mar 2, 2017 at 8:41 AM, Lutz Haseloff
wrote: Hi all,
since yesterday, the installation of the minimals on linux armhf doesn't work anymore. On a fresh system, after "sh ./first-setup.sh" I get:
receiving incremental file list bin/ bin/luatex bin/mtx-update.lua bin/mtxrun bin/texlua -> luatex
sent 92 bytes received 8,631,278 bytes 1,150,849.33 bytes/sec total size is 8,628,902 speedup is 1.00 ./bin/mtxrun:2763: attempt to index global 'fio' (a nil value)
fixed
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (3)
-
Hans Hagen
-
luigi scarso
-
Lutz Haseloff