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.29' not found on Linux #190

Open
akihironitta opened this issue Nov 8, 2020 · 2 comments
Open

'GLIBC_2.29' not found on Linux #190

akihironitta opened this issue Nov 8, 2020 · 2 comments

Comments

@akihironitta
Copy link

Do you have installation guide for linux? Is there anything I should install beforehand?

I am interested in using jasper on Debian 10, but I cannot use it due to the following error.
In particular, I ran:

wget https://www.dropbox.com/s/dwydsq18u82zgeu/jasper_v1.0.2_linux.zip
unzip jasper_v1.0.2_linux.zip
cd Jasper
sudo ./Jasper --no-sandbox

, and I got the following error message:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/.org.chromium.Chromium.ImqdEP)
    at process.func [as dlopen] (electron/js2c/asar.js:140:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:1196:18)
    at Object.func [as .node] (electron/js2c/asar.js:149:18)
    at Module.load (internal/modules/cjs/loader.js:981:32)
    at Module._load (internal/modules/cjs/loader.js:881:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (internal/modules/cjs/loader.js:1023:19)
    at require (internal/modules/cjs/helpers.js:77:18)
    at Object.<anonymous> (/home/nitta/tmp/Jasper/resources/app.asar/node_modules/sqlite3/lib/sqlite3.js:4:15)
    at Module._compile (internal/modules/cjs/loader.js:1145:30)

Thank you in advance!

@akihironitta
Copy link
Author

Any updates?

@akihironitta akihironitta changed the title Installation guide for Linux 'GLIBC_2.29' not found Sep 21, 2021
@akihironitta akihironitta changed the title 'GLIBC_2.29' not found 'GLIBC_2.29' not found on Linux Sep 21, 2021
@akihironitta
Copy link
Author

FYI, following instructions in https://github.com/woremacx/build-jasperapp-ubuntu-18.04 worked for me.

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

1 participant