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

Non-functional on Ubuntu 20.04 #1

Closed
MathNodes opened this issue Jul 8, 2022 · 1 comment
Closed

Non-functional on Ubuntu 20.04 #1

MathNodes opened this issue Jul 8, 2022 · 1 comment

Comments

@MathNodes
Copy link

MathNodes commented Jul 8, 2022

Because Ubuntu 20.04, although still in LTS until April 2025, Engram will not work on here unless you upgrade your GLIB C - which I DO NOT recommend until Ubuntu does it officially. It may break many packages on your machine.

Output

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

$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.9) 2.31

I'll continue using CLI until either Ubutnu upgrades or I move to 22.04, which ever one comes first.

@aguythere
Copy link

Please reopen this ticket. This is STILL a problem. Fixing it requires upgrading libc to 2.34 or above, which for me was relatively painless, but there are many people for whom upgrading their computers is a huge hassle and causes a ton of additional work to get active. Obviously upgrading is the best option, but it shouldn't be mandatory.

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

2 participants