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

Strange Error : /home/deck/Downloads/gmpublisher_linux64 (1)/gmpublisher: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory #258

Open
SteamDeckUserLOL opened this issue Oct 21, 2024 · 3 comments

Comments

@SteamDeckUserLOL
Copy link

I made an addon and was looking to upload it, i downloaded the linux version and when starting it up, i got this.

@Boogie3240
Copy link

I've been running into the same issue.

@Priority-6
Copy link

I'm running into the same issue.
On a Nobara 40 system.

It's definitely installed on my system as well.

$ dnf list installed | grep webkit2gtk
webkit2gtk4.0.i686                                    2.46.1-2.fc40                                    @updates                  
webkit2gtk4.1.x86_64                                  2.46.1-1.fc40                                    @updates

@Priority-6
Copy link

I fixed the issue.

Run sudo dnf install webkit2gtk4.0-devel
It immediately worked for me afterwards.

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