Cygwin: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
==X11== | ==X11== | ||
See [https://x.cygwin.com/docs/ug/setup.html Cygwin X setup] | See [https://x.cygwin.com/docs/ug/setup.html Cygwin X setup] | ||
Install the following: <code>xorg-server</code>, <code>xinit</code>, <code>xorg-docs</code>, <code>xlaunch</code> | Install the following: <code>xorg-server</code>, <code>xinit</code>, <code>xorg-docs</code>, <code>xlaunch</code>.<br> | ||
For development, you may also want:<br> | |||
<code>libgl-dev</code> | |||
Latest revision as of 05:42, 2 February 2020
X11
See Cygwin X setup
Install the following: xorg-server, xinit, xorg-docs, xlaunch.
For development, you may also want:
libgl-dev