How to install GNU gettext on windows 7? -


i need install version 0.15 or higher of gnu's gettext can use i18n feateres django.

i've downloaded :

http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.3.1.tar.gz

from https://www.gnu.org/software/gettext/

however have no idea how install , there's no installation guide on website. how can install ?

i'm maintaining github repository windows binaries of gettext , iconv (i updated latest gettext version: 0.19.3)

you can find here: http://mlocati.github.io/gettext-iconv-windows/

to see how compiled them (if want yourself) take @ https://github.com/mlocati/gettext-iconv-windows


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -