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

GLIBC_2.28 not found on Ubuntu linux 18.04.5 LTS #8

Closed
dckc opened this issue Feb 25, 2021 · 2 comments
Closed

GLIBC_2.28 not found on Ubuntu linux 18.04.5 LTS #8

dckc opened this issue Feb 25, 2021 · 2 comments

Comments

@dckc
Copy link

dckc commented Feb 25, 2021

I grabbed the current release for linux, unzipped it, ran ./pledger... the systray icon comes up, but when I choose "Pledger Dashboard..." I get:

/home/connolly/Desktop/Pledger-linux-x64/resources/app/node_modules/@pledger/plugin-agoric-app/node_modules/node-lmdb/index.js:1
Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/connolly/Desktop/Pledger-linux-x64/resources/app/node_modules/@pledger/plugin-agoric-app/node_modules/node-lmdb/build/Release/node-lmdb.node)
    at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1812)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1203:18)
    at Object.func [as .node] (electron/js2c/asar_bundle.js:5:1812) 
Exited 1

when I choose "Open Agoric Wallet" I get ERR_CONNECTION_REFUSED.

Release 18.04.5 LTS (Bionic Beaver) 64-bit

$ uname -a
Linux jambox 4.15.0-135-generic #139-Ubuntu SMP Mon Jan 18 17:38:24 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
@michaelfig
Copy link
Member

The zip file probably only works on Ubuntu 20.04 and later. Please use the snap version instead.

We need documentation for how to install on each platform. I'll make an issue.

If you have problems with the snap as well, feel free to reopen.

@dckc
Copy link
Author

dckc commented Feb 26, 2021

The snap works fine.

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