@@ -61,10 +61,9 @@ uses in proposals for research grants and development contracts.
61
61
Windows users may run the windows-install.sh script inside the Windows Subsystem for Linux (WSL).
62
62
63
63
Requirements:
64
- * WSL release 14936 or later, which provides Ubuntu 16.04.
65
- * Ubuntu 16.04 requirements:
66
- - Windows Insider Preview and
67
- - "Fast" updates option.
64
+ * WSL release 14936 or later,
65
+ * Windows Insider Preview, and
66
+ * "Fast" updates option.
68
67
69
68
Steps:
70
69
```
@@ -260,19 +259,30 @@ export gcc_install_path=/desired/installation/destination
260
259
--with-cxx "${gcc_install_path}"/bin/g++
261
260
```
262
261
263
- [ Links ] : #
262
+ [ Internal document links ] : #
264
263
265
264
[ End-User Installation ] : #end-user-installation
266
- [ Installation Script ] : #installation-script
267
- [ install.sh ] : ./install.sh
268
265
[ macOS ] : #macos
269
266
[ Windows ] : #windows
270
267
[ Linux ] : #linux
268
+ [ Virtual machine ] : #virtual-machine
269
+ [ Installation Script ] : #installation-script
270
+
271
271
[ Advanced Installation from Source ] : #advanced-installation-from-source
272
272
[ Prerequisites ] : #prerequisites
273
273
[ CMake ] : #cmake
274
274
[ Make ] : #make
275
+
275
276
[ Obtaining GCC, MPICH, and CMake ] : #obtaining-gcc-mpich-and-cmake
277
+
278
+
279
+ [ Links to source ] : #
280
+
281
+ [ install.sh ] : ./install.sh
282
+
283
+
284
+ [ URLs ] : #
285
+
276
286
[ Sourcery Store ] : http://www.sourceryinstitute.org/store
277
287
[ Sourcery Institute Store ] : http://www.sourceryinstitute.org/store
278
288
[ VirtualBox ] : http://www.virtualbox.org
0 commit comments