...
- Go to your home directory (or data directory)
- Get the data for the practical from the server (to come data.zip)
- Unpack the input data for the practical
- Get the demo version of CYANA for this practical (or here CYANA webpage)
- Unpack CYANA
- Go to the downloaded CYANA folder
- Test whether CYANA can be started by typing, './cyana'.
- If you are a mac user you may need to remove the safety quarantine
- Setup the CYANA environment variables.
- Go to the newly created directory 'data'.
- Test whether CYANA can be started by typing its name, 'cyana'.
- Exit from CYANA by typing 'q' or 'quit'.
cd "download path"/cyana-3.98.15
#optional
sudo xattr -rd com.apple.quarantine cyanaexe.macarm-gfortran
...