Changes between Version 62 and Version 63 of pleiadesbash
- Timestamp:
- 04/09/25 11:10:21 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pleiadesbash
v62 v63 65 65 66 66 For an installation of ISSM with basic capabilities, you only need to install 67 - m1qn3 (`install-linux.sh`) 68 67 {{{ 68 m1qn3 install-linux.sh 69 autotools install-linux.sh 70 }}} 69 71 You will need to run the following before configuring ISSM, 70 72 {{{ … … 103 105 chaco install-linux.sh 104 106 m1qn3 install-linux.sh 107 autotools install-linux.sh 105 108 }}} 106 109 … … 150 153 gmsh install-4-pleiades.sh 151 154 m1qn3 install-linux.sh 155 autotools install-linux.sh 152 156 }}} 153 157 … … 185 189 You will need to build these additional external packages 186 190 {{{ 187 medipack install.sh 188 codipack install.sh 191 medipack install.sh 192 codipack install.sh 193 autotools install-linux.sh 189 194 }}} 190 195