Exec format error help? lol

Questions about Wine on Linux
Locked
fang28
Newbie
Newbie
Posts: 1
Joined: Sun Jun 11, 2023 10:06 am

Exec format error help? lol

Post by fang28 »

winecfg
/usr/bin/wine-stable: 40: exec: /usr/lib/wine/wine: Exec format error

not sure what im doing wrong, i dont understand much about computers. ive tried to install wine32 and im not sure if it even went through. Any advice would be much appreciated.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Exec format error help? lol

Post by jkfloris »

Which wine packages have you installed?
On Debian/ Ubuntu/ Mint you can use:

Code: Select all

dpkg -l | grep wine
And what is the output of:

Code: Select all

dpkg --print-architecture
dpkg --print-foreign-architectures
Locked