Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
software:start [2019/02/25 22:07] frey |
software:start [2019/02/25 22:07] (current) frey [Putting it all together] |
||
---|---|---|---|
Line 120: | Line 120: | ||
<code bash> | <code bash> | ||
- | $ ./configure --prefix="$(realpath ~/programs/open-mpi)" | + | $ ./configure --prefix="$(realpath ~/programs/open-mpi/3.1.3)" |
: | : | ||
$ make | $ make | ||
$ make install | $ make install | ||
$ cd .. | $ cd .. | ||
+ | $ pwd | ||
+ | /home/1001/programs/open-mpi/3.1.3 | ||
$ ls -l bin | $ ls -l bin | ||
total 474 | total 474 |