You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: General/Windows10SubsystemForLinux.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Pharo can be run under Windows 10 Subsystem for Linux (WSL).
4
4
5
5
- Install WSL (see [microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10))
6
-
- Install X Server for Windows (see [this blogpost](https://jaipblog.wordpress.com/2018/01/21/running-linux-gui-apps-on-windows-10/), I used [VcXsrv](https://sourceforge.net/projects/vcxsrv/)).
6
+
- Install X Server for Windows (I used [VcXsrv](https://sourceforge.net/projects/vcxsrv/)).
7
7
- Install [Mesa](https://wiki.debian.org/Mesa) with `sudo apt install mesa-utils` (needed because there are missing libraries for the x11 display used by Pharo).
8
8
> Note: The Mesa dependency may be overkill. On the [Pharo install page](https://pharo.org/web/gnu-linux-installation-64) there's mention of some things to do for Ubuntu 16.
0 commit comments