-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
twad v0.20.3 doesn't start on my computer.
$ twad
twad: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by twad)
twad: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by twad)
It looks like my version of GLIBC is too old.
$ ldd --version | head -1
ldd (Ubuntu GLIBC 2.31-0ubuntu9.9) 2.31
$ lsb_release --description
Description: Ubuntu 20.04.6 LTS
Can you make twad work on Ubuntu 20.04? Canonical supports it until April 2025.
Otherwise, is there something I can do here other than compile it myself?
Metadata
Metadata
Assignees
Labels
No labels