... | ... | @@ -30,7 +30,7 @@ for detailed instructions how to enable WSL or WSL 2. |
|
|
### X11 server for Windows or building WSLg server
|
|
|
|
|
|
The latest version of Windows 10 and Windows 11 has WSLg code
|
|
|
fully integrated to WSL2. *No separate X11 server was necessary.*
|
|
|
fully integrated to WSL2. **No separate X11 server was necessary.**
|
|
|
|
|
|
See: _https://github.com/microsoft/wslg_ for more info
|
|
|
|
... | ... | @@ -80,7 +80,7 @@ or you will be not able to use Geant4 graphics.* |
|
|
The big advantage of WSL installation, the WSL applications are binary compatible with application which you can run on the same Linux installed on physical computer. You can copy the applications/libraries between physical machines and
|
|
|
WSL machines running the same Linux distribution.
|
|
|
|
|
|
Make sure you has "Server with GUI" installed in you VM.
|
|
|
Make sure you has **"Server with GUI"** installed in you VM.
|
|
|
|
|
|
```
|
|
|
dnf clean all
|
... | ... | |