[Ubuntu 18.04] zsv linked GLIBC version issue #90
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
zsv
did not work after installing the.deb
packages.Environment:
Downloaded and tested with:
Error:
Linked libraries:
As these binaries are built on Ubuntu 20.04 so this issue is expected for the versions lower than 20.04 (where GLIBC version is not supported).
To support Ubuntu 18.04, the runner should be the same.
However, the Ubuntu 18.04 runner has been deprecated.
One solution could be to generate a statically linked binary to resolve this issue.
Another could be to build binaries on Docker containers and distribute those.
In addition, the minimum supported version of the target OS for the prebuilt binaries should properly be documented in the README in case the static linkage is not possible.
Thanks!
The text was updated successfully, but these errors were encountered: