howtos:how_to_install_hec-ras_on_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:how_to_install_hec-ras_on_linux [2024-07-21 04:32 pm] – hcho | howtos:how_to_install_hec-ras_on_linux [2026-04-09 12:35 am] (current) – hcho | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| Uncompress the downloaded file. | Uncompress the downloaded file. | ||
| <code bash> | <code bash> | ||
| - | mkdir -p ~/usr/local/opt | + | mkdir -p ~/opt |
| - | cd ~/usr/local/opt | + | cd ~/opt |
| unzip ~/ | unzip ~/ | ||
| mv HEC-RAS_610_Linux hecras | mv HEC-RAS_610_Linux hecras | ||
| Line 29: | Line 29: | ||
| </ | </ | ||
| - | Move binaries and libraries to '' | + | Move binaries and libraries to '' |
| <code bash> | <code bash> | ||
| mv RAS_Linux_test_setup/ | mv RAS_Linux_test_setup/ | ||
| Line 36: | Line 36: | ||
| </ | </ | ||
| - | Set up environment variables for HEC-RAS. Don't type it; copy-paste | + | Set up environment variables for HEC-RAS. Don't type it; copy-paste |
| <code bash> | <code bash> | ||
| cat << ' | cat << ' | ||
| # HEC-RAS | # HEC-RAS | ||
| - | export PATH=" | + | export PATH=" |
| - | export LD_LIBRARY_PATH=" | + | export LD_LIBRARY_PATH=" |
| EOT | EOT | ||
howtos/how_to_install_hec-ras_on_linux.1721601178.txt.gz · Last modified: by hcho
