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

alfis with GUI does not run on ubuntu 24.04 #374

Open
sem-hub opened this issue Oct 11, 2024 · 2 comments
Open

alfis with GUI does not run on ubuntu 24.04 #374

sem-hub opened this issue Oct 11, 2024 · 2 comments

Comments

@sem-hub
Copy link

sem-hub commented Oct 11, 2024

I meant prebuilt (released) alfis.

$ ./alfis -c alfis.toml
./alfis: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory

$ dpkg -l |grep libwebkit
ii libwebkit2gtk-4.1-0:amd64 2.44.3-0ubuntu0.24.04.1 amd64 Web content engine library for GTK

@xandaaah
Copy link

xandaaah commented Jan 30, 2025

You have 4.1 installed, instead of 4.0. Just install libwebkit2gtk-4.0-37.
This is a problem on the author's part, as it uses an outdated version of the GTK webkit.

@Mihara
Copy link

Mihara commented Feb 24, 2025

Well, Ubuntu no longer includes libwebkit2gtk-4.0, so you can't just go and install it... Annoyingly, building from source doesn't help either.

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

3 participants