How to install WINE on Debian 12 with ARM64 Device

Questions about Wine on Linux
Locked
tom82
Newbie
Newbie
Posts: 3
Joined: Fri Nov 22, 2024 1:25 am

How to install WINE on Debian 12 with ARM64 Device

Post by tom82 »

Hello,

I have a device with Arm64 cpu architecure with debian 12 OS installed, i want to install WINE and use it to run a windows app for our IT solution. but when i execute apt install wine, it seems install amd version directly.

could you please guide me how to install it ? Thanks a lot !
tom82
Newbie
Newbie
Posts: 3
Joined: Fri Nov 22, 2024 1:25 am

Re: How to install WINE on Debian 12 with ARM64 Device

Post by tom82 »

now, i have installed on arm64 device, but when i tried to execute winecfg, i got below error messages

0050:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0050:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0050:err:systray:initialize_systray Could not create tray window
010c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
010c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."

any help ? Thanks !
Locked