metis-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| metis-software [2019/10/25 12:18] – aorth | metis-software [2019/10/25 12:27] (current) – aorth | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| < | < | ||
| - | Load metis | + | Load one version into your environment: |
| < | < | ||
| ===== Installation ====== | ===== Installation ====== | ||
| - | |||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | |
| - | $ cd /tmp | + | < |
| - | $ wget http:// | + | $ wget http:// |
| + | $ scl enable devtoolset-7 bash | ||
| + | $ tar xf metis-5.1.0.tar.gz | ||
| $ cd metis-5.1.0 | $ cd metis-5.1.0 | ||
| - | $ scl enable devtoolset-2 bash | + | $ sudo mkdir -p / |
| - | $ sudo mkdir -p / | + | $ sudo chown aorth / |
| - | $ sudo chown joguya: | + | $ make config prefix=/ |
| - | $ make config prefix=/ | + | |
| $ make | $ make | ||
| $ make install | $ make install | ||
| - | $ sudo chown -R root:root / | + | $ chown -R root:root / |
| - | </ | + | |
metis-software.1572005898.txt.gz · Last modified: by aorth
