Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Binaries in release should be more portable #38

Open
rabbiveesh opened this issue Sep 13, 2022 · 0 comments
Open

Binaries in release should be more portable #38

rabbiveesh opened this issue Sep 13, 2022 · 0 comments

Comments

@rabbiveesh
Copy link

I just tried downloading the latest version of yomichan-import, and I got the following error:

./yomichan: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./yomichan)

With a little snooping, i found google/cadvisor#3155 where they dealt with this same issue by disabling cgo (I'm not so familiar with go, so I don't know if i've totally missed the boat here).

I think it would make sense to distribute a static binary rather than a dynamically linked one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant