ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [LMTX] error updating luametatex
@ 2020-04-15 23:03 kaddour kardio
  2020-04-15 23:14 ` kaddour kardio
  0 siblings, 1 reply; 6+ messages in thread
From: kaddour kardio @ 2020-04-15 23:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi! my issue is probably only distro related but i was unable to use
luametatex after an update from AUR repos in Archlinux.
 running
        mtx-run --generate
give me this error
         unknown script 'cache.lua' or 'mtx-cache.lua'

-- 
Dr YAHYAOUI Mohamed Kaddour, cardiologue  .

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: [LMTX] error updating luametatex
  2020-04-15 23:03 [LMTX] error updating luametatex kaddour kardio
@ 2020-04-15 23:14 ` kaddour kardio
  2020-04-16  7:48   ` Hans Hagen
  2020-04-16  7:50   ` Pablo Rodriguez
  0 siblings, 2 replies; 6+ messages in thread
From: kaddour kardio @ 2020-04-15 23:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

running `mtx run ---generate` with 3 dashes fixed the issue.


Le jeu. 16 avr. 2020 à 00:03, kaddour kardio <kaddourkardio@gmail.com> a
écrit :

> Hi! my issue is probably only distro related but i was unable to use
> luametatex after an update from AUR repos in Archlinux.
>  running
>         mtx-run --generate
> give me this error
>          unknown script 'cache.lua' or 'mtx-cache.lua'
>
> --
> Dr YAHYAOUI Mohamed Kaddour, cardiologue  .
>


-- 
Dr YAHYAOUI Mohamed Kaddour, cardiologue  .

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: [LMTX] error updating luametatex
  2020-04-15 23:14 ` kaddour kardio
@ 2020-04-16  7:48   ` Hans Hagen
  2020-04-16  7:50   ` Pablo Rodriguez
  1 sibling, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2020-04-16  7:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users, kaddour kardio

On 4/16/2020 1:14 AM, kaddour kardio wrote:
> running `mtx run ---generate` with 3 dashes fixed the issue.

strange ; nothing has changed in that code so why three dashes

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: [LMTX] error updating luametatex
  2020-04-15 23:14 ` kaddour kardio
  2020-04-16  7:48   ` Hans Hagen
@ 2020-04-16  7:50   ` Pablo Rodriguez
  2020-04-16 14:35     ` kaddour kardio
  1 sibling, 1 reply; 6+ messages in thread
From: Pablo Rodriguez @ 2020-04-16  7:50 UTC (permalink / raw)
  To: ntg-context

On 4/16/20 1:14 AM, kaddour kardio wrote:
> running `mtx run ---generate` with 3 dashes fixed the issue.
> [...]
>             mtx-run --generate
>     give me this error
>              unknown script 'cache.lua' or 'mtx-cache.lua'
Sorry, but I think the command reads:

    mtxrun --generate

I mean, no hyphen or space inside "mtxrun".

Just in case it helps,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: [LMTX] error updating luametatex
  2020-04-16  7:50   ` Pablo Rodriguez
@ 2020-04-16 14:35     ` kaddour kardio
  2020-04-17  6:35       ` Aditya Mahajan
  0 siblings, 1 reply; 6+ messages in thread
From: kaddour kardio @ 2020-04-16 14:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Pablo yes I meant 'mtxrun'.

Hans by googling about my issue I found a commentary by Aditya of the issue
on the git repos.



Le jeu. 16 avr. 2020 à 08:51, Pablo Rodriguez <oinos@gmx.es> a écrit :

> On 4/16/20 1:14 AM, kaddour kardio wrote:
> > running `mtx run ---generate` with 3 dashes fixed the issue.
> > [...]
> >             mtx-run --generate
> >     give me this error
> >              unknown script 'cache.lua' or 'mtx-cache.lua'
> Sorry, but I think the command reads:
>
>     mtxrun --generate
>
> I mean, no hyphen or space inside "mtxrun".
>
> Just in case it helps,
>
> Pablo
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

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

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: [LMTX] error updating luametatex
  2020-04-16 14:35     ` kaddour kardio
@ 2020-04-17  6:35       ` Aditya Mahajan
  0 siblings, 0 replies; 6+ messages in thread
From: Aditya Mahajan @ 2020-04-17  6:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 16 Apr 2020, kaddour kardio wrote:

> Pablo yes I meant 'mtxrun'.
>
> Hans by googling about my issue I found a commentary by Aditya of the issue
> on the git repos.

Which git repo?

I maintain the luametatex AUR for archlinux. So, if the install script 
asked you to run `mtx-run --generate` instead of `mtxrun --generate` then 
there is a typo somewhere.

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2020-04-17  6:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 23:03 [LMTX] error updating luametatex kaddour kardio
2020-04-15 23:14 ` kaddour kardio
2020-04-16  7:48   ` Hans Hagen
2020-04-16  7:50   ` Pablo Rodriguez
2020-04-16 14:35     ` kaddour kardio
2020-04-17  6:35       ` Aditya Mahajan

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).