Installing Gettext-0.11.5

Estimated build time:           0.99 SBU
Estimated required disk space:  39 MB

Contents of Gettext

Last checked against version 0.11.2.

The Gettext package is used for internationalization and localization. Programs can be compiled with Native Language Support (NLS) which enable them to output messages in the user's native language.

Gettext installs the following:

Program Files

config.charset, config.rpath, gettext, gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, project-id, team-address, trigger, urlget, user-email and xgettext

Library Files

libgettextlib[a,so], libgettextsrc[a,so]

 

Gettext Installation Dependencies

Last checked against version 0.10.40.

Autoconf: autoconf, autoheader
Automake: aclocal, automake
Bash: sh
Binutils: ar, as, ld, nm, ranlib, strip
Bison: bison
Diffutils: cmp
Fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
Gcc: cc, cc1, collect2, cpp0, gcc
Grep: egrep, fgrep, grep
M4: m4
Make: make
Gawk: gawk
Sed: sed
Sh-utils: basename, echo, expr, hostname, sleep, uname
Texinfo: install-info, makeinfo
Textutils: cat, sort, tr, uniq

 

Installation of Gettext

Prepare Gettext to be compiled:

./configure --prefix=/usr

Continue with compiling the package:

make

Finish installing the package:

make install