View Single Post
  #2  
Old 04-11-2015, 11:49 PM
Zerlargal Zerlargal is offline
Large Rat


Join Date: Apr 2015
Posts: 6
Default

If you don't have Homebrew here is what you need to install it.

Apple Xcode Command Line tools.
Open a terminal session and enter the command gcc and press enter. If you dont have it, it will prompt you to install them. Choose the Install option.

XQuartz.
Go to http://xquartz.macosforge.org/ and install the dmg file listed there.

Then run the install command on the homebrew page http://brew.sh

If you use Macports these are the equivalent commands.

sudo port install wine
sudo port install winetricks
Reply With Quote