ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mtxrun script broken in the latest beta
@ 2009-12-23  0:41 Yanrui Li
  2009-12-23  1:00 ` Aditya Mahajan
  2009-12-23  1:04 ` Yanrui Li
  0 siblings, 2 replies; 5+ messages in thread
From: Yanrui Li @ 2009-12-23  0:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 208 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 277 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mtxrun script broken in the latest beta
  2009-12-23  0:41 mtxrun script broken in the latest beta Yanrui Li
@ 2009-12-23  1:00 ` Aditya Mahajan
  2009-12-23  1:08   ` Yanrui Li
  2009-12-23  1:04 ` Yanrui Li
  1 sibling, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2009-12-23  1:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mtxrun script broken in the latest beta
  2009-12-23  0:41 mtxrun script broken in the latest beta Yanrui Li
  2009-12-23  1:00 ` Aditya Mahajan
@ 2009-12-23  1:04 ` Yanrui Li
  1 sibling, 0 replies; 5+ messages in thread
From: Yanrui Li @ 2009-12-23  1:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 387 bytes --]

2009/12/23 Yanrui Li <liyanrui.m2@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

[-- Attachment #1.2: Type: text/html, Size: 755 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mtxrun script broken in the latest beta
  2009-12-23  1:00 ` Aditya Mahajan
@ 2009-12-23  1:08   ` Yanrui Li
  2009-12-23  1:15     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Yanrui Li @ 2009-12-23  1:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 527 bytes --]

2009/12/23 Aditya Mahajan <adityam@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

[-- Attachment #1.2: Type: text/html, Size: 1088 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: mtxrun script broken in the latest beta
  2009-12-23  1:08   ` Yanrui Li
@ 2009-12-23  1:15     ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2009-12-23  1:15 UTC (permalink / raw)
  To: ntg-context

On 23-12-2009 2:08, Yanrui Li wrote:
>
>
> 2009/12/23 Aditya Mahajan <adityam@umich.edu <mailto:adityam@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-23  1:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-23  0:41 mtxrun script broken in the latest beta Yanrui Li
2009-12-23  1:00 ` Aditya Mahajan
2009-12-23  1:08   ` Yanrui Li
2009-12-23  1:15     ` Hans Hagen
2009-12-23  1:04 ` Yanrui Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).