Hi, md5sum isn't available on macOS so install.sh fails for me: ### Checking archive files for existence, readability and integrity. automysqlbackup ... exists and is readable ... md5sum failed :( but `md5 -r` would work and `openssl md5` is another option. See [this comment](https://sourceforge.net/p/automysqlbackup/bugs/48/#5baa) which might help. I'd like to install this on macOS High Sierra (10.13).