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

Wine 7.11 appimage Failed to run #11

Closed
chromer030 opened this issue Jul 5, 2022 · 12 comments
Closed

Wine 7.11 appimage Failed to run #11

chromer030 opened this issue Jul 5, 2022 · 12 comments

Comments

@chromer030
Copy link

./wine-staging_7.11-x86_64.appimage
/tmp/.mount_wine-sj9KlNi/wrapper: line 50: /tmp/.mount_wine-sj9KlNi/usr/bin/wine: No such file or directory

Arch Linux.

@mmtrt
Copy link
Owner

mmtrt commented Jul 6, 2022

works fine here, do you have lib32-glibc pkg install if not its needed?

@chromer030
Copy link
Author

I didn't install 32 bits libraries , i though everything is included in appimage.

@user1-github
Copy link

user1-github commented Jul 9, 2022

@mmtrt I got the same error when I tried to run Wine 7.0 stable appimage on Fedora Silverblue. It is an immutable distro, so while it's possible to install regular packages on it, it's prone to issues. That's why I would like to run the Wine appimage on it.
So is it possible to include the required 32 bit dependencies into the appimage itself?

@mmtrt
Copy link
Owner

mmtrt commented Aug 8, 2022

can you guys test this appimage see if this works link

@chromer030
Copy link
Author

@mmtrt , isn't this only for 32 versions ?

@KevinTHM
Copy link

can you guys test this appimage see if this works link

Here is working now the latest release of wine-staging_7.14-x86_64.AppImage on Kubuntu 22.04, thanks!

@chromer030
Copy link
Author

$ ./wine-staging_7.14-x86_64.AppImage 
/tmp/.mount_wine-seQo0Wz/wrapper: line 50: /tmp/.mount_wine-seQo0Wz/usr/bin/wine: No such file or directory

Still not working on Arch Linux in pure x64 bits mode without installed multilibs.

@KevinTHM
Copy link

can you guys test this appimage see if this works link

Here is working now the latest release of wine-staging_7.14-x86_64.AppImage on Kubuntu 22.04, thanks!

/tmp/.mount_Wine SOaDef0/wrapper: line 50: /tmp/.mount_Wine SOaDef0/usr/bin/wine: No such file or directory the issue is happening again on Kubuntu 22.04.1, unfortunately :(

@user1-github
Copy link

@mmtrt I also tried the i386 Wine 4.0.4 appimage in the link that you provided and it doesn't work without multilib as well.

@mmtrt
Copy link
Owner

mmtrt commented Aug 14, 2022

Yeah it doesn't work, we wait for wow64 wine development to complete then it will work without i386 dependencies.

@ruanformigoni
Copy link
Contributor

ruanformigoni commented Oct 27, 2022

Hi, PR #16 solves this issue as well, not need to install libc6-i386 anymore. Tests with bionic, focal and jammy show in #15. I guess the jammy mirrors have updated to a version with wow64 enabled. The latest build on this repo still gives /usr/bin/wine: No such file or directory. I created a proof of concept release here: https://github.com/ruanformigoni/wine/releases/tag/continuous-staging.

@mmtrt
Copy link
Owner

mmtrt commented Oct 27, 2022

@ruanformigoni that seems to work now thanks for finding out.

@mmtrt mmtrt closed this as completed in 0168b74 Oct 27, 2022
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

5 participants