Files
MX_Pmodule/EM/IMOD/README.md
Spencer Bliven 4e437aefde Install IMOD/4.11.20
This is the first version to use modbuild; IMOD/4.9.5 was installed
manually.
2022-11-03 13:11:32 +01:00

15 lines
353 B
Markdown

# IMOD
## Installation
IMOD is shipped as a self-expanding installation script. Run `./build` to
install.
## Known Issues
The installation includes environment scripts which install into
`$IMOD_DIR/profile.d`. These are sourced in the modulefile. This means that the
module cannot be unloaded cleanly (eg IMOD remains in the PATH after
unloading).