I didn't get it. I appreciate the effort you're making, and sorry I don't understand the discord friend system well. I'll just re-up my patreon membership and join your channel. I was a member before, but I let it lapse since I'm not doing much place shifting these days. I'll reach out to you directly after I rejoin your discord channel.
mabregast
4
Posts
1
Topics
2
Following
A member registered Jan 07, 2019
Recent community posts
I'm running Ubuntu 20.04.6 LTS, which is supported until next year. To be fair there is only a year of support left, so I can try upgrading to 22.04, but it would be nice if it would work on supported LTS versions.
$ cat /etc/issue Ubuntu 20.04.6 LTS \n \l
This is the version of libc6 I'm running: https://packages.ubuntu.com/focal/libc6
$ dpkg -l libc6 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-================-============-================================= ii libc6:amd64 2.31-0ubuntu9.14 amd64 GNU C Library: Shared libraries
Thanks for responding.
I get this error running jav-it 1.7.7 on linux:
# ./jav-it ./jav-it: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./jav-it) ./jav-it: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./jav-it)
I have version 2.31-9ubuntu9.14 of libc6 installed. Am I missing some other dependency? Thanks.