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.39 not found on new project start ubuntu 22.04 #866

Open
einarpersson opened this issue Dec 26, 2024 · 1 comment
Open

GLIBC_2.39 not found on new project start ubuntu 22.04 #866

einarpersson opened this issue Dec 26, 2024 · 1 comment

Comments

@einarpersson
Copy link

Hi,

I just wanted to try tauri and ran

sh <(curl https://create.tauri.app/sh)

as recommended on linux (Ubuntu 22.04 under WSL2)

However, I just got a error

/tmp/tmp.LHg9AyONYv/create-tauri-app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by /tmp/tmp.LHg9AyONYv/create-tauri-app)

without any instructions on where to go from here. There are no notes anticipating this error in the quickstart guide either, which I suppose will be what a lot of people encounter on their first try.

I guess I have one question and one commment:

  1. Where to go from here?
  2. If this is an expected error for a lot of people, then perhaps there should be a note in the quickstart and/or as output from the installation script

NOTE: First opened here

@amrbashir
Copy link
Member

Thanks for the issue, for now try either with cargo or through npm

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