swamp icon indicating copy to clipboard operation
swamp copied to clipboard

Requires GLIBC2.32, but Ubuntu Desktop 20.04 is at 2.31

Open NeuerUser opened this issue 3 years ago • 2 comments

Titel says it all. Starting Swamp gives the following error:

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

What Ubuntu version do you use?

NeuerUser avatar Jan 17 '22 08:01 NeuerUser

The last published deb was built on the wrong platform (likely most recent Ubuntu, but don't remember).

The workaround for now is to build it on top of your desired Ubuntu version, until I manage to ship a better build system that works across multiple ubuntu versions.

Let me know if you need/want help with that.

rubiojr avatar Jan 17 '22 12:01 rubiojr

Thanks for the explanation. I will then wait for the next release, as I don't know about setting up build systems (just a user not developer).

Many thanks for your work!

NeuerUser avatar Jan 18 '22 11:01 NeuerUser