close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 11, 2012, 3:36:09 PM (12 years ago)
- Author:
-
hartmann@…
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v3
|
v4
|
|
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; sudo ln -s /opt/X11/include/X11}}} |
| 11 | {{{cd /usr/include |
| 12 | sudo ln -s /opt/X11/include/X11 |
| 13 | }}} |
12 | 14 | |
13 | 15 | === 2. Installing OmNET++ === |