wine on rasbian

Questions about Wine on Linux
Locked
Electrogrup
Newbie
Newbie
Posts: 1
Joined: Thu Sep 22, 2016 9:51 am

wine on rasbian

Post by Electrogrup »

Hello, I need help with my raspebrry with raspbian you let me know if the wine can run into the raspberry PI3, to run a macro excel file with a .dll and serving library.
please help.

thank you very much
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: wine on rasbian

Post by Bob Wya »

Electrogrup wrote:Hello, I need help with my raspebrry with raspbian you let me know if the wine can run into the raspberry PI3, to run a macro excel file with a .dll and serving library.
please help.

thank you very much
No.

Wine is only available for the x86 architecture. The vast majority of Windows Desktop applications and WIN32 support libraries are also only compiled for x86...

Bob
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine on rasbian

Post by dimesio »

Bob Wya wrote: Wine is only available for the x86 architecture.
Wine can be compiled and run on ARM. It's Excel that can't, unless the user wants to try getting it to work with QEMU (not for the faint-hearted).
https://wiki.winehq.org/ARM
viewtopic.php?f=8&t=17701
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: wine on rasbian

Post by Bob Wya »

dimesio wrote: Wine can be compiled and run on ARM. It's Excel that can't, unless the user wants to try getting it to work with QEMU (not for the faint-hearted).
https://wiki.winehq.org/ARM
viewtopic.php?f=8&t=17701
I didn't realise that project had gotten so far!! Cool (but of dubious use of course)... 8)

Bob
lordaker
Newbie
Newbie
Posts: 2
Joined: Fri Nov 03, 2017 7:14 am

Re: wine on rasbian

Post by lordaker »

Can I install WineHQ on my Raspberry Pi 3 (Raspbian Stretch 9.1) who is a arm system ?
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine on rasbian

Post by dimesio »

WineHQ does not build binary packages for ARM.
lordaker
Newbie
Newbie
Posts: 2
Joined: Fri Nov 03, 2017 7:14 am

Re: wine on rasbian

Post by lordaker »

I install ExaGear and Wine After.
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: wine on rasbian

Post by dimesio »

You need to install Eltechs' version of Wine, which is compiled for ARM and may contain modifications needed to make it work. The WineHQ packages will not install on ARM, and the Eltechs version of Wine is not supported here. Ask for help on the Exagear forum.
Locked