On 6/21/2024 8:19 PM, Bryan Kaplan wrote:
On 2024-06-21 at 01:15:35-06:00, Hans Hagen via ntg-context set forth:
permissions?

For Attempt #1, the “not found” mtxrun has 0755 permissions. I think the error is some odd side-effect of trying to run a glibc binary on a musl system.

But I realized that I was confused by the installation instructions in Attempt #1. The instructions should say, “2. `wget [URL]`” to indicate to the installing user that “[URL]” must be manually specified. Instead the instructions currently provide a URL which happens to be wrong for my system, thus leading to the above problem. I should have read more closely, to see that it says the URL is supposed to be replaced.

However, correcting for that oversight leads me to Attempt #2, which still fails as described in my first email.

Has anyone successfully installed ConTeXt on Alpine?
i installed an alpine on WSL to see what happens

- it looks like some 32/64 bit mixup ... this is a side effect of the fact that it take a bit of effort to see if we need musl

- the buildbot doesn't generate the binaries (i can't login to the machine to check if the client is running at all)

i'll see what i can do (will give some upload noise on the list)

btw, i can compile luametatex on WSL alpine so i can use that binary

you can do that as exercise:

- apk add build-base
- apk add cmake
- go to tex/texmf-context/source/luametatex
- chmod 755 build.sh
- ./build.sh
- copy bin from build/native

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 / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to