Changes between Version 4 and Version 5 of OverSimInstallMacOSX
- Timestamp:
- Dec 11, 2012, 3:36:21 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OverSimInstallMacOSX
v4 v5 9 9 * Download the [http://xquartz.macosforge.org/landing/ XQuartz window system] and install it. 10 10 * Open a terminal and enter: 11 {{{cd /usr/include 11 {{{ 12 cd /usr/include 12 13 sudo ln -s /opt/X11/include/X11 13 14 }}}