Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exec format error #329

Closed
SunPodder opened this issue Jul 7, 2022 · 7 comments
Closed

Exec format error #329

SunPodder opened this issue Jul 7, 2022 · 7 comments

Comments

@SunPodder
Copy link

I installed bun with the installing script from bun.sh/install. When running bun in command line it gives the following error.

bash: ./.bun/bin/bun: cannot execute binary file: Exec format error

I know this is caused of my system configuration. So now how can I install bun? Would I need to compile it myself?

@Jarred-Sumner
Copy link
Collaborator

Can you tell me a little more about your computer? are you running on arm64?

@SunPodder
Copy link
Author

Yeah. I'm actually using a terminal emulator.

Result of uname -a

Linux localhost 4.19.127-22457755 #1 SMP PREEMPT Wed Nov 10 18:56:38 KST 2021 aarch64 Android

@Ta1al
Copy link

Ta1al commented Jul 7, 2022

only x64 is supported on linux for now

@lavahasif
Copy link

Linux DESKTOP-ODLD7P9 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 GNU/Linux

what about this ? show cannot execute binary file.

@lynn2910
Copy link

lynn2910 commented Jul 7, 2022

only x64 is supported on linux for now

Did aarch63 work ?

@leap0x7b
Copy link

leap0x7b commented Jul 8, 2022

only x64 is supported on linux for now

Did aarch63 work ?

lmfao

@FinnRG
Copy link
Collaborator

FinnRG commented Jul 8, 2022

@SunPodder aarch64 support will be tracked in #418. Please close this issue.

@FinnRG FinnRG closed this as completed Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants