No new versions were installed, but this documents the build process and updates the modulefile.
11 lines
442 B
Plaintext
11 lines
442 B
Plaintext
# Gautomatch
|
|
|
|
## Installation
|
|
|
|
1. Download binaries from https://www2.mrc-lmb.cam.ac.uk/research/locally-developed-software/zhang-software/
|
|
2. Update files/variants
|
|
3. Run `./build <version>` to create directories
|
|
4. Move all executables to /opt/psi/EM/Gautomatch/$VERSION/bin
|
|
5. Create wrapper script at /opt/psi/EM/Gautomatch/$VERSION/bin/Gautomatch based on ./Gautomatch
|
|
6. Fix permissions: chmod 755 /opt/psi/EM/Gautomatch/$VERSION/bin/*
|