This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
workshops:hpcprac1 [2020/09/09 19:02] kevin |
workshops:hpcprac1 [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| Move the tar file into the new directory: | Move the tar file into the new directory: | ||
| mv zlib-1.2.8.tar.gz src/ | mv zlib-1.2.8.tar.gz src/ | ||
| + | |||
| + | > Note that the version available is probably newer than 1.2.8 --- modify these instructions accordingly. | ||
| Untar the file | Untar the file | ||
| Line 125: | Line 127: | ||
| export PATH | export PATH | ||
| + | |||
| + | ====References==== | ||
| + | |||
| + | * '' | ||
| + | * [[http:// | ||