- Wine's private /usr/share/wine/fonts folder. You shouldn't add fonts here, but if you see a font in Wine and not in the system - it's probably here. Examples of these fonts include Wine's private marlett, symbol, and tahoma fonts, which are needed for application compatibility but otherwise aren't the best. The /.fonts folder in your Home.
- Download Wine 4.20 from Extract it; In terminal go to extracted directory; Run:./configure -enable-win64; It showed that it cannot find some library (I do not remember what exactly) so I installed it with macports (sudo port install nameofmissingpackage reported by./configure).
Wine For Os X
With 32-bit program support going away on the Mac with Catalina we need to start seriously figuring out how to have WINE run on these newer systems so that reasonable instructions can be provided.Right now we can use VMs (VirtualBox, Parallels, VM Fusion) using other operating systems (Ubuntu, Red Hat, or if you can actually get it to work an older version of the MacOS) thought doing this correctly is kind of 'uhhh, how do you do that?'
To install Wine on your Mac, you will need the following: macOS 10.10 (Yosemite) or above (but 10.15 Catalina is not recommended) Access to an Admin account, with password; An internet connection.