You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
I got the error message from pre-built binary with version 2.1.1.
/lib/ld-musl-x86_64.so.1: bad ELF interpreter: No such file or directory
I'm sure the binary I downloaded is correct.
OS: CentOS 7
Arch: amd64
However, I compiled from the source via go get github.com/prasmussen/gdrive. It works normally.
The text was updated successfully, but these errors were encountered:
fscnick
changed the title
Got "bad ELF interpreter" from pre-built binary 2.1.1
Got "bad ELF interpreter" when executing pre-built binary 2.1.1
Jun 20, 2021
I got the error message from pre-built binary with version 2.1.1.
/lib/ld-musl-x86_64.so.1: bad ELF interpreter: No such file or directory
I'm sure the binary I downloaded is correct.
OS: CentOS 7
Arch: amd64
However, I compiled from the source via
go get github.com/prasmussen/gdrive
. It works normally.The text was updated successfully, but these errors were encountered: