I am trying to build it. Trying to run autogen.sh, i get some problem.
➜ amule-2.3.2 ./autogen.sh
./autogen.sh: line 28: gettext: command not found
./autogen.sh: line 33: gettext: command not found
Fatal error: gettext version 0.11.5 or higher is required.
➜ amule-2.3.2 brew install gettext
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> Updated Formulae
dxpy mkdocs mlkit osquery
Warning: gettext 0.19.8.1 is already installed and up-to-date
To reinstall 0.19.8.1, run `brew reinstall gettext`
I am trying to build it. Trying to run
autogen.sh, i get some problem.