| 46 | Once the EHMM binaries have been built, the path to the EHMM `bin` directory must be provided to MARY. Currently, the easiest way to do this is by running the `check_install_external_programs.sh` script in `$MARYBASE/lib/external` with the `-check` argument, which generates a file called `externalBinaries.config`. This file must provide the path to the EHMM `bin` directory. Alternatively, create this file and (replacing `/path/to/ehmm/bin` with the correct path to the EHMM `bin` directory) insert the line: |