On Sun, 9 Oct 2022 at 09:24, Tommaso Gordini via ntg-context wrote:
Hello list,
I'm trying to install ConTeXt Standalone on my Mac (macOS 12.6 Monterey and Apple M2 chip) but at the end of the installation the ConTeXt-MkIV folder (where I install Standalone) on the disk weighs only 7MB (the tex tree is created, but its folders are empty). I've never had a problem installing it on my old computer (Intel processor).
Do you know if it is a known problem?
It should work, at least in theory. I'll check later today on our M1 machine. If that doesn't work, it should be some trivial problem (that should be straightforward to fix). If that works, it could be that "uname" reports something different than "arm64" on M2. That should hopefully be easy to fix as well. What does "uname -m" (and "uname -a") report on your mac? Mojca