gettext 0.11.5

概要:

URL:

URL (日本語):

ダウンロード先:

% tar -zxvf gettext-0.11.5.tar.gz
% cd gettext-0.11.5
% ./configure --with-libiconv-prefix=/usr/local \
              --with-included-gettext
% make
% make check
# make install