[NTG-context] mtxrun script broken in the latest beta

2009-12-22 Thread Yanrui Li
Hi,

Under linux x86:

$ context --version
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

After I replaced the current one with the previous one, it can work again.

-- 
Best regards,

Li Yanrui
___
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
___


Re: [NTG-context] mtxrun script broken in the latest beta

2009-12-22 Thread Aditya Mahajan

On Wed, 23 Dec 2009, Yanrui Li wrote:


Hi,

Under linux x86:

$ context --version
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'


Run luatools --generate first.

Aditya
___
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
___


Re: [NTG-context] mtxrun script broken in the latest beta

2009-12-22 Thread Yanrui Li
2009/12/23 Yanrui Li liyanrui...@gmail.com

 Hi,

 Under linux x86:

 $ context --version
 MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

 After I replaced the current one with the previous one, it can work again.


Sorry, I discovered this is only my delusion for  the result after replacing
the current one with the previous one.

-- 
Best regards,

Li Yanrui
___
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
___


Re: [NTG-context] mtxrun script broken in the latest beta

2009-12-22 Thread Yanrui Li
2009/12/23 Aditya Mahajan adit...@umich.edu

 On Wed, 23 Dec 2009, Yanrui Li wrote:

  Hi,

 Under linux x86:

 $ context --version
 MTXrun | unknown script 'context.lua' or 'mtx-context.lua'


 Run luatools --generate first.


I do so, but it still don't work. These are my steps:

$ rm -rf $TEXMFCACHE/*
$ mtxrun --selfupdate
$ luatools --selfupdate
$ luatools --generate
$ context --make

then I get the message:

MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

-- 
Best regards,

Li Yanrui
___
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
___


Re: [NTG-context] mtxrun script broken in the latest beta

2009-12-22 Thread Hans Hagen

On 23-12-2009 2:08, Yanrui Li wrote:



2009/12/23 Aditya Mahajan adit...@umich.edu mailto:adit...@umich.edu

On Wed, 23 Dec 2009, Yanrui Li wrote:

Hi,

Under linux x86:

$ context --version
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'


Run luatools --generate first.


I do so, but it still don't work. These are my steps:


will be fixed ... has to do with a change in the cnf file (combined with 
a too strict test in mtxrun)


Hans


-
  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
-
___
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
___