eman2:install:sourceinstall
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| eman2:install:sourceinstall [2026/02/21 22:26] – steveludtke | eman2:install:sourceinstall [2026/02/21 22:27] (current) – steveludtke | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| 3. **Initialize conda for shell interaction.** These instructions will depend on what shell you use. The default on most systems is //bash//. If you use a different shell ( //tsch//, //zsh//, ... ), you will need to take that into account: | 3. **Initialize conda for shell interaction.** These instructions will depend on what shell you use. The default on most systems is //bash//. If you use a different shell ( //tsch//, //zsh//, ... ), you will need to take that into account: | ||
| - | ## <code bash> | + | <code bash> |
| - | ## # for bash-like shells, such as bash and zsh | + | # for bash-like shells, such as bash and zsh |
| - | ## source < | + | source < |
| - | ## | + | |
| - | ## # for csh-like shells, such as csh and tcsh: | + | # for csh-like shells, such as csh and tcsh: |
| - | ## source < | + | source < |
| - | ## | + | |
| - | ## # < | + | # < |
| - | ## conda init < | + | conda init < |
| - | ## </ | + | </ |
| **You will need to close and reopen your shell/ | **You will need to close and reopen your shell/ | ||
eman2/install/sourceinstall.txt · Last modified: by steveludtke
