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

Release binaries are not portable #71

Open
Ch00k opened this issue Mar 9, 2021 · 0 comments
Open

Release binaries are not portable #71

Ch00k opened this issue Mar 9, 2021 · 0 comments

Comments

@Ch00k
Copy link
Owner

Ch00k commented Mar 9, 2021

The Linux pre-built binary cannot run on Ubuntu 16.04 due to OpenSSL version mismatch. It can be built with vendored OpenSSL, but then it still fails with /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.25' not found`.
Also the macOS version will not run on ARM64 Macs.

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

1 participant