I installed wine-wow64 and it replaced wine-32bit but after trying to run a 64-bit app I get
wine: '/home/x/.wine' is a 32-bit installation, it cannot support 64-bit applications.
Show us what you’re running - the full command, as well as the results of which [executable] where the executable name replaces the [executable] value.
That looks like the configuration details in your home directory.
Try:
mv .wine old.wine
Then see if everything works.
That fixed it, thanks.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.