TheWaWaR / simple-http-server

Simple http server in Rust (Windows/Mac/Linux)
MIT License
2.52k stars 168 forks source link

aarch64-unknown-linux-musl-simple-http-server: Exec format error #110

Open helstern opened 2 months ago

helstern commented 2 months ago

i downloaded the aarch64-unknown-linux-musl-simple-http-server and tried to run on linux. I received the following error:

 cannot execute binary file: Exec format error

distribution info:

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:    22.04
Codename:   jammy

how can i start the binary?

TheWaWaR commented 2 months ago

What's your uname -i output?