X11 Sierra

If you’ve ever thought about running Unix programs on your Mac, you might have assumed that meant you were stuck with the command-line interface. But you aren’t. Go to Leopard’s Applications: Utilities folder and double-click on X11.app. That will open xterm. At first, you might think it’s just another command-line tool like Mac OS X’s Terminal. But xterm is actually a gateway to something much bigger: the X11 graphical computing environment.

If you need X11 you should install Xquartz-2.7.11 or later from Xquartz.org. 10.12 Support: 10.12 users must install Xcode version 8.0 or later (via a free download from the AppStore, or must at least install the Command Line Tools for Xcode 6.0 for Sierra (installable via xcode-select -install, or downloadable from Apple).

High

From X11 (which runs side by side with Mac OS X’s native Aqua environment), you can run a host of graphical Unix programs—applications that haven’t been fully ported to Mac OS X—as well as applications on remote Linux or Unix systems. Here’s a quick look at X11 and a few of the things you can do with it.

  • In Mac OS X 10.4 Tiger X11.app was an optional install included on the install DVD. Mac OS X 10.5 Leopard, Mac OS X 10.6 Snow Leopard, and Mac OS X 10.7 Lion installed X11.app by default, but from OS X 10.8 Mountain Lion on Apple dropped dedicated support for X11.app, with users being directed to the open source XQuartz project (to which.
  • Add your extra-large spa to the Sierra by Visscher. This is a fully-featured large semi-enclosed model and is a great addition to your backyard lifestyle. Add optional privacy drapes and screens to create your own backyard oasis. Colour: Blacksmith.
  • New Sierra Nevada Beer Sign. Sierra Nevada Beer Sign Metal Diecut Embossed 20' long x11' tall. Free shipping Free shipping Free shipping.
X11

X11 Server Mac

(Note: If you’re still running Tiger, you won’t find X11 installed by default; you’ll have to insert your Mac OS X install discs, run the Optional Installs package, and install it from there.)

Where to Get X11 Programs

The OS X install of X11 comes with a few programs of its own. For example, type /usr/X11/bin/xeyes & at the X11 command-line prompt, and you’ll open xeyes, a little program that puts a pair of animated eyes on your X11 desktop; move your cursor, and the eyes will follow it. Type /usr/X11/bin/xcalc &, and you’ll get an X11-based calculator. To get a list of the X11 programs that come with OS X, type ls /usr/X11/bin. You can then get more information about any of the programs listed there by typing man program name. That will summon the Unix manpage viewer and the text-only documentation for that program.

X11 Ser

The X11 program that I most highly recommend is GIMP (GNU Image Manipulation Program). It’s a great image editor that’s actually comparable in some ways to Adobe Photoshop. If you download it from gimp.org, you’ll get a huge pile of source code that you’ll then have to build into an operable program. It’s far easier to download the GIMP binary from Wilbur Loves Apple. There, you’ll find GIMP 2.4.5 for both OS X 10.5 and 10.4 (Intel and PowerPC). Once you download that, you can just open the disk image and copy Gimp.app to your Applications folder.

While GIMP may be the best-known X11 program that will run on the Mac, there are hundreds of others worth checking out: Inkscape is a free vector-drawing program similar to Adobe Illustrator. If you want to run Microsoft Internet Explorer on your Intel Mac, you can do so with ies4osx, an X11-based application that uses the Wine Windows emulator to run any of four different versions of Explorer. (ies4osx uses a Mac-specific variant of Wine called Darwine, which is provided as a download on the ies4osx site along with ies4osx itself.)

Finally, if you really want to explore the world of X11 software, you can download and install either MacPorts or Fink. Both are open-source applications that attempt to catalog and help you install dozens of different X11 programs. But be warned: If you’re not familiar with the command line and Unix file management, don’t bother with either of them.

X11 Sierra

Different Interfaces

Whatever applications you want to try, you’ll notice immediately that they have their own look-and-feel, and it’s different from OS X’s.

For example, if you open GIMP, xcalc, and xeyes at the same time and then switch between them, you’ll notice that the X11 menu bar at the top of the screen remains the same no matter which application has the focus. If you can get used to not zipping up to the top of the screen to find a program’s menus, you should do just fine with X11.

X11 Server Ipad

Individual X11 programs often have menus and other interface elements of their own in addition to that overall X11 menu bar, and those elements aren’t consistent from one program to the next. For example, to open a menu in xterm, you control-click; other programs display their menus at the top of their own windows.

Other interface conventions vary in X11. For instance, most of the time you can highlight a text selection in an X11 application, and select Edit: Copy or press command-C to copy it. However, when you switch to another X11 program to paste in that selection, you’ll notice that the Edit: Paste menu item in X11’s global menu is grayed out; command-V won’t do anything. Instead, each X11 application uses its own pasting command. Most commonly, you’ll press the middle mouse button to paste; if your mouse doesn’t have three buttons, go to Preferences: Input, select Emulate Three Button Mouse, and follow the instructions.

X11 Server

Running X11 Remotely

X11 Sierra

X11 Sierra Leone

If you have access to a remote Unix or Linux system (either in your office or on the Internet), you can connect to it via Secure Shell (SSH) and then run remote X11 applications that will display on your Mac’s desktop.

That done, try running an X11 application: xterm, xeyes, Firefox, or anything else that’s installed on the remote system. Depending on the speed of the connection, that application should open fairly quickly. If you get the message “error: Can’t open display: DISPLAY is not set,” this usually means the administrator of the remote computer needs to enable the X11 Forwarding option in the sshd_config file before you log in.

Brian Jepson is the executive editor of Make magazine’s book series and the coauthor of Mac OS X for Unix Geeks, fourth edition (O’Reilly, 2008).


This is the current development branch of Wine. The name is a bit misleading as it is superior to the stable build in most aspects. If your program is laking some functionality under wine, this is the version to go with, as it is evolving very fast. Check back often to download the most recent version. One of the big news is, that it does not need X11 anymore.
The current stable branch of Wine. It is usually very static and only receiving very few updates. If your program runs with it, it is a great way of having a solid base to use your apps on.
This is the last 'complete' version of Wine for OS X Tiger. You can use this version of WineBottler together with the 1.4.0 and the 1.4.1 No-Audio-Build on OS X Tiger (see below). Wine is no longer actively developed for OS X Tiger.
Run your Windows based Programs on your Mac with these vanilla Wine Builds. They are compiled from the sources of winehq.org and they come as a neat .app with my custom starter. For more info on how these Wine.app Builds are generated, have a look at the Tech Specs. If you need something more powerful, try WineBottler.