How to install GNU gettext on windows 7?

后端 未结 6 1087
迷失自我
迷失自我 2020-12-29 07:02

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 :

http://ftp.gn

6条回答
  •  执笔经年
    2020-12-29 07:14

    The latest version of gettext setup is available here -- - https://mlocati.github.io/articles/gettext-iconv-windows.html

    You can find a direct .exe setup file and then you can just add it to the environment variable PATH.

提交回复
热议问题