On Thu, 17 Dec 2009, Hans Hagen wrote:
Aditya Mahajan wrote:
path ... i think that your match is related to the more or less random way paths are created under
$TEXMF/scripts/context//
normally stubs come after lua but maybe not on your machine
so, we might better use this:
$TEXMF/scripts/context/{lua,ruby,perl}//
Thanks. I changed TEXMFSCRIPTS in texmf.cnf to include the specific directories, and now luatools finds the correct file and --selfupdate works.
(i cc mojca for the minimals and taco for tex live)
normally this is not that important as there is only one instance ..
Do you mean that the stubs director should not have mtxrun.lua? I have $find /opt/experimental -name 'mtxrun.lua' /opt/experimental/tex/texmf-context/scripts/context/stubs/mswin/mtxrun.lua /opt/experimental/tex/texmf-context/scripts/context/lua/mtxrun.lua
also, selfupdate should not be influenced by that as it should take the original
Aditya