Dear context users:

I'd like to install context standalone on openSUSE 13.2 i586.
I followed the instructions on page 
http://wiki.contextgarden.net/ConTeXt_Standalone,namely:

mkdir -p context/beta
cd context/beta
wget http://minimals.contextgarden.net/setup/first-setup.sh
sh ./first-setup.sh --modules=all

The installer runs for a while then stop with error:

-------------------
loading         : ConTeXt Core Macros / Bars

lua error       > lua error on line 74 in file 
/usr/local/context/beta/tex/texmf-context/tex/context/base/mkiv/node-rul.mkiv:

...eta/tex/texmf-context/tex/context/base/mkiv/node-rul.lua:369: table index is 
nil
stack traceback:
        ...eta/tex/texmf-context/tex/context/base/mkiv/node-rul.lua:369: in 
function 'code'
        ...eta/tex/texmf-context/tex/context/base/mkiv/util-lua.lua:84: in 
function 'loadedluacode'
        ...eta/tex/texmf-context/tex/context/base/mkiv/luat-env.lua:104: in 
function 'luafilechunk'
        ...eta/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua:45: in 
function 'registercode'
        [ctxlua]:1: in main chunk

64     %D to deal with local settings at the \TEX\ end and remembering 
parameters
65     %D at the \LUA\ end. We might do things differently now, but as settings 
normally
66     %D don't change that often, we're not in a hurry to do that now. The 
problem at
67     %D the \LUA\ end is that we don't know when to clean up.
68
69     \unprotect
70
71     %definesystemattribute[ruled]
72     %definesystemattribute[shifted]
73
74 >>  \registerctxluafile{node-rul}{1.001}
75
76     \installcorenamespace{bar}
77     \installcorenamespace{barindex}
78     \installcorenamespace{barattribute}
79     \installcorenamespace{barstack}
80
81     \installcommandhandler \??bar {bar} \??bar
82
83     \newtoks\t_node_rules_checklist
84


?      
-----------------------------

How should I solve this? 

I installed standalone context several times previously and never had problem.

Thanks in advance,

bcsikos

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to