
Hi Hans, On Mon, 2025-06-09 at 08:27 +0200, Hans Hagen wrote:
one can just get
wget http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-linuxmusl-64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd-amd64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-osx-arm64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-win64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/context-windows-arm64.zip wget http://lmtx.pragma-ade.nl/install-lmtx/texmf.zip wget http://lmtx.pragma-ade.nl/install-lmtx/texmf-context.zip
and start from there
I'm already doing that for those platforms (except for linux-aarch64, which I had missed; thanks for pointing that out), but the Build Farm also builds binaries for the following platforms https://build.contextgarden.net/dl/luametatex/work/armhf-linux/ https://build.contextgarden.net/dl/luametatex/work/i386-freebsd/ https://build.contextgarden.net/dl/luametatex/work/i386-solaris/ https://build.contextgarden.net/dl/luametatex/work/x86_64-solaris/ but I'm not able to find the corresponding zips on lmtx.pragma-ade.nl. I've tried downloading the following files without success (although it could just be that I'm using the wrong names): http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip http://lmtx.pragma-ade.nl/install-lmtx/context-solaris-intel.zip If you think that me copying the latest binaries from "work" will be an issue for those platforms, could you please either tag a new LuaMetaTeX release before copying it into ConTeXt (so that I can download the binaries from "main"), add those platforms to mtx-install.lua and/or lmtx.pragma-ade.nl (so that I can download the binaries with "mtxrun --script install --platform=$PLATFORM --update"), or copy the binaries for those platforms to some other URL that I can download them from? All of those options will work equally well for me, so I have no problem working with whichever one is the easiest for you. Or if you think that copying the latest binaries from "work" will be okay, I can also continue doing that. Thanks, -- Max