Install Homebrew as described on the project page Install the other prerequisites: brew install mysql pcre Clone the Hercules repository git clone https://github.com/HerculesWS/Hercules.git ~/Hercules Configure the MySQL server and start it. Connect to the MySQL server as root: Create a databa...
If you are using macOS and building a package for Linux, install Homebrew, then run brew install fakeroot dpkg first. If you are using macOS or Linux and building a package for Windows, you will need to install Mono and Wine. If you are building a macOS package, you'll need to instal...