howtos:how_to_install_the_intel_fortran_compiler_on_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| howtos:how_to_install_the_intel_fortran_compiler_on_linux [2024-09-24 12:22 am] – hcho | howtos:how_to_install_the_intel_fortran_compiler_on_linux [2026-04-09 12:38 am] (current) – hcho | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| # install | # install | ||
| - | ./ | + | ./ |
| rm -rf ~/intel / | rm -rf ~/intel / | ||
| Line 17: | Line 17: | ||
| cat << ' | cat << ' | ||
| # Intel Fortran Compiler | # Intel Fortran Compiler | ||
| - | export PATH=" | + | export PATH=" |
| EOT | EOT | ||
| . ~/ | . ~/ | ||
| Line 23: | Line 23: | ||
| cat << ' | cat << ' | ||
| # Intel Fortran Compiler | # Intel Fortran Compiler | ||
| - | . ~/usr/local/ | + | . ~/ |
| EOT | EOT | ||
| . ~/.bashrc | . ~/.bashrc | ||
howtos/how_to_install_the_intel_fortran_compiler_on_linux.txt · Last modified: by hcho
