Skip to content

Commit a3c5edc

Browse files
Removed dead link to a blogpost.
1 parent 5761506 commit a3c5edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

General/Windows10SubsystemForLinux.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pharo can be run under Windows 10 Subsystem for Linux (WSL).
44

55
- 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/)).
77
- 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).
88
> 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.
99
- Install Pharo:

0 commit comments

Comments
 (0)