juliaup
fails to install working launcher under Alpine Linux (musl)
#762
Labels
enhancement
New feature or request
Milestone
After some experimenting, I found the best way to build and install
juliaup
andjulia
under Alpine Linux in a container started withdocker run -it --rm alpine:edge
is as follows:This results in
juliaup
incorrectly downloading and installing a GNU build ofjulia
, with following errors:julia list
output:How can I get
juliaup
to install the musl build of julia under Alpine Linux?The text was updated successfully, but these errors were encountered: