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 #1018

Closed
spiral009 opened this issue Feb 7, 2019 · 9 comments
Closed

Wine #1018

spiral009 opened this issue Feb 7, 2019 · 9 comments

Comments

@spiral009
Copy link

Is it possible to run Windows application through termux/wine

@spiral009
Copy link
Author

I tried wine android version and exagear nothing works

@spiral009
Copy link
Author

termux/termux-packages#1423
apt install wine 🤔

@spiral009
Copy link
Author

If I compile wine from source does termux should have something to open window for the program?

@spiral009
Copy link
Author

root@localhost:~# winecfg
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32"
0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0009:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.

@spiral009
Copy link
Author

root@localhost:~# wine-stable   SPRViewer.exe
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32"
0009:err:process:create_process L"Z:\\root\\SPRViewer.exe" not supported on this installation (x86 binary)
wine: Bad EXE format for Z:\root\SPRViewer.exe.

@spiral009
Copy link
Author

Wine run only itself as usual >:(
I tried the both 32-67 bit https://explorerplusplus.com
It show

root@localhost:/storage/750C-3810/Download# wine Explorer++.exe
it looks like wine32 is missing, you should install it.
as root, please execute "apt-get install wine32"
001f:err:process:create_process L"Z:\\storage\\750C-3810\\Download\\Explorer++.exe" not supported on this installation (x86 binary)
wine: Bad EXE format for Z:\storage\750C-3810\Download\Explorer++.exe.

Wine32?

root@localhost:/storage/750C-3810/Download# apt install wine32
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package wine32 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'wine32' has no installation candidate

Which package 🤔

@spiral009
Copy link
Author

@termux

@iamahuman
Copy link
Contributor

See also: /~https://github.com/AndreRH/hangover

@ghost
Copy link

ghost commented Feb 11, 2019

Wine currently is not supported in Termux.
Also, wine can run only programs compiled for your device architecture. Example: if your device is ARM, you can run only ARM EXE (Win PE) executables !

@ghost ghost closed this as completed Feb 11, 2019
@ghost ghost mentioned this issue Feb 11, 2019
@ghost ghost locked and limited conversation to collaborators Oct 17, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants