Hi Steffen

I have TeXshop setup on my mac mini M1 but I rarely use it. I've just ran it on a file I have been working on and it runs OK. Here is my engine:

%%%%%%

#!/bin/bash export PATH=$PATH:/Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin /Users/pothole/data/contextmacosarm64/tex/texmf-osx-arm64/bin/mtxrun --autogenerate --script context --directives="system.error" --autopdf "$1"

%%%%

The only difference I can see is --directives="system.error" . Don't know if this helps.

I'm running:

system > ConTeXt ver: 2022.05.09 17:24 LMTX fmt: 2022.5.11 int: english/english

Best Wishes

Keith McKay

On 29/05/2022 19:35, Steffen Wolfrum via ntg-context wrote:
Hi,

the first, clean install of MacOS ARM64bits I downloaded from https://wiki.contextgarden.net/Installation

Next I followed the thread below (exchanging texmf-osx-64/bin to texmf-osx-arm64/bin) and everything works like a charm (ConTeXt ver: 2022.01.21 20:13 LMTX) !

Today I wanted to update, using 
sh install.sh

After that, running the same TeXShop engine as before gives an error:

Users/steffen/Library/TeXShop/Engines/ConTeXt LMTX_ARM.engine: line 3: 19971 Killed: 9               /Users/steffen/context-osx-arm64/tex/texmf-osx-arm64/bin/mtxrun --autogenerate --script context --autopdf "$1"

What did I do wrong?

Steffen




Am 25.04.2021 um 18:52 schrieb Keith McKay <mckaymeister@gmail.com>:

Great! I'm glad it worked OK!
Best Wishes
Keith

On Sun, 25 Apr 2021, 09:59 Charles Doherty, <charles.doherty@icloud.com> wrote:
Dear Keith and Mojca,

I followed the information provided buy Keith below and everything is working just fine. Mojca I directed my request to Keith in the first instance since I felt it was most likely my lack of knowledge of how to get things going that was the problem (as usual). So thank you for your quick response and offer to test. And thank you Keith for your example below it did the trick.

Very best wishes,
Charlie

On 23 Apr 2021, at 15:53, Keith McKay <mckaymeister@gmail.com> wrote:

Sorry. I put a typo in the engine file in my reply. It should be

#!/bin/bash

export PATH=/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin:/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin

/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin/mtxrun --autogenerate --script context --autopdf "$1"

Best Wishes

Keith

*******************************
CHARLES DOHERTY
13 BANCROFT ROAD
TALLAGHT
DUBLIN 
D24 YH2V
home: +353 1 2447483
Mobile: +353 863868629
charles.doherty@icloud.com





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