the mtxrun file and the luatools file in the bin path are the same as the ones in the lua directory.
I ran diff and got nothing. For instance:


% diff ~/context/tex/texmf-context/scripts/context/lua/luatools.lua  ~/context/tex/texmf-linux/bin/luatools

I copied them anyways:
%cp mtxrun.lua  ~/context/tex/texmf-linux/bin/mtxrun
% cp luatools.lua  ~/context/tex/texmf-linux/bin/luatools
 
and:

%which mtxrun
/home/ciro/context/tex/texmf-linux/bin/mtxrun

then:

%mtxrun --verbose --scripts mtx-fonts --list
MtxRun | variable SELFAUTOLOC set to /home/ciro/context/tex/texmf-linux/bin
MtxRun | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux
MtxRun | variable SELFAUTOPARENT set to /home/ciro/context/tex
MtxRun | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c
MtxRun | loading configuration file /home/ciro/context/tex/texmf/web2c/texmfcnf.lua
MtxRun | loading configuration for /home/ciro/context/tex/texmf/web2c from /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b
MtxRun | locating list of /home/ciro/context/tex/texmf
MtxRun | loading files for /home/ciro/context/tex/texmf from /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc
MtxRun |
MtxRun | executing: luatex --luaonly mtx-fonts.lua --list
MtxRun |
 

mtx-fonts.lua:11: attempt to index global 'resolvers' (a nil value)


Ciro



On Sun, Jun 14, 2009 at 1:14 PM, Hans Hagen <pragma@wxs.nl> wrote:
Ciro Soto wrote:

I ran the selfupdate:

/home/ciro/context/tex/texmf-linux/bin/mtxrun
MtxRun | *unable to locate new script*

ok, so that point in th edirection of a path problem


I added script/context/lua to my path:

better do a

cp mtxrun.lua    ...binpath.../mtxrun
cp luatools.lua  ...binpath.../luatools

(no suffix on unix)





-----------------------------------------------------------------
                                         Hans Hagen | PRAGMA ADE
             Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                            | www.pragma-pod.nl
-----------------------------------------------------------------