In a previous article, I have shown you how to install OS X El Capitan GM (golden master) or other Beta version without developer account. As I sometime still need Windows-based program such as Mikrotik Winbox, I need to have WINE (Windows Emulator) on my Mac. In this post I would like to guide you how to install Wine on OS X El Capitan. At the time of this writing, the latest version of OS X is OS X 10.11 El Capitan GM (Golden Master).
UPDATE: If you also want to install Microsoft Visio on Mac, you can follow our post how to install Visio on Mac running OS X El Capitan.
Requirements
1. Latest version of OS X El Capitan (Golden Master build at this time of this writing)
2. Latest version of Xcode (Xcode 7.0 GM, you can download it from https://imzdl.com/osx.html if you are not a registered Apple developer.
3. Homebrew package manager for OS X. We will install Wine using Homebrew package manager.
I assume that you have done installing point 1 and 2 in the requirements above. So we just go to install Homebrew package manager.
Install Homebrew
Run the script below to install Homebrew:
Once it is installed, run the below command to install Wine.
Install WINE using Homebrew
The format to install package using brew is “brew install package_name”:
Wineskin is a free, open source utility that ports Windows programs to OS X so you can run them natively. It's built on Wine, an engine made for developers to help the quickly port software.There. Trusted Mac download Wineskin Winery 1.7. Virus-free and 100% clean download. Get Wineskin Winery alternative downloads.
To run a Windows program, use “wine /path/to/program.exe”.
Example below is to run Mikrotik Winbox using wine
Hopefully this post is helpful for anyone who want to install wine on OS X El Capitan.
In a previous article, I have shown you how to install OS X El Capitan GM (golden master) or other Beta version without developer account. As I sometime still need Windows-based program such as Mikrotik Winbox, I need to have WINE (Windows Emulator) on my Mac. In this post I would like to guide you how to install Wine on OS X El Capitan. At the time of this writing, the latest version of OS X is OS X 10.11 El Capitan GM (Golden Master).
UPDATE: If you also want to install Microsoft Visio on Mac, you can follow our post how to install Visio on Mac running OS X El Capitan.
Requirements
1. Latest version of OS X El Capitan (Golden Master build at this time of this writing)
2. Latest version of Xcode (Xcode 7.0 GM, you can download it from https://imzdl.com/osx.html if you are not a registered Apple developer.
3. Homebrew package manager for OS X. We will install Wine using Homebrew package manager.
I assume that you have done installing point 1 and 2 in the requirements above. So we just go to install Homebrew package manager.
Wineskin Mac 10.15
Install Homebrew
Run the script below to install Homebrew:
Wineskin Mac Os
Once it is installed, run the below command to install Wine.
Install WINE using Homebrew
The format to install package using brew is “brew install package_name”:
To run a Windows program, use “wine /path/to/program.exe”.
Example below is to run Mikrotik Winbox using wine
Hopefully this post is helpful for anyone who want to install wine on OS X El Capitan.