This is the first version to use modbuild; IMOD/4.9.5 was installed manually.
15 lines
353 B
Markdown
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).
|