If you try to use the --force gettext link, it will warn you:
Please note that this may interfere with software development.
The safest way to use it is to add gettext binary path to your path:
export PATH="/usr/local/opt/gettext/bin:$PATH"
source share