I need to install version 0.15 or higher of GNU's gettext so that I can use some i18n feateres with django.
I've downloaded :
from https://www.gnu.org/software/gettext/
However I have no idea how to install it and there's no installation guide on their website. How can I install it ?