

Install XQuartz with command brew cask install xquartz. Install Homebrew Cask with command brew tap caskroom/cask. It installs GUI applications under the framework of Homebrew.
#BREW INSTALL XQUARTZ SIERRA UPGRADE#
NOTE: If you would rather use the developer version of WINE, use these instead: brew install wine -devel brew upgrade wine -devel For future reference.

That will create a 64-bit WINEPREFIX which will be located at: /.wine.
#BREW INSTALL XQUARTZ SIERRA MAC#
I have followed the steps on a Mac running macOS Mojave 10.14.5. This should work on any recent release of macOS. Here's a step by step guide that you can follow to do so. Make sure that NEdit is installed and configured correctly. Gtk.icon_theme_get_default().append_search_path(_dir())įile "/usr/local/Cellar/meld/1.8.6/libexec/bin/meld", line 155, in ĪttributeError: 'NoneType' object has no attribute 'append_search_path'īut this time I decided it wasn't worth my time since I couldn't remember the exact remedy. On homebrew, you can grab XQuartz from the related Caskroom repo: brew install -cask xquartz On MacPorts, you can get fresh ports of either the xorg-server (stable X11 server), xorg-server-devel (development X11 server), or xorg (full X11 system) packages. Press Command+Space and type Terminal and press enter/return key. Homebrew Cask is an extension of Homebrew. WINE: brew install wine brew upgrade wine For future reference. 3 Answers Sorted by: 3 You'll need a display server running to run NEdit. Seems to be version 0.92.2 It is, I think just a 32-bit version though. I just did brew cask install xquartz and then brew cask install inkscape. usr/local/Cellar/meld/1.8.6/libexec/bin/meld:155: GtkWarning: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed Inkscape fails to install on homebrew new install 10.13.3 High Sierra OS X 40 Inkscape brew formula runs successfully but app not in Applications 30. usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/_init_.py:57: GtkWarning: could not open display 'module' object has no attribute 'bindtextdomain' Building Wine on macOS If you just want to install a recent version of Wine, and possibly report Bugs or AppDB tests, you should be fine just following the instructions on the main macOS page for installing a WineHQ package.

Note that the long-dash in the box below. However after running those commands I ended with the following, which I know that I have overcome on other installations on different macs in the past. To install Wine on your Mac, you'll need to first install XQuartz, either using the installer from the XQuartz site, or via Homebrew in Terminal. I believe that the current correct brew commands are brew install Caskroom/cask/xquartz
