MTD 248-645A Manual de usuario Pagina 174

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 347
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 173
Linux From Scratch - Version 7.0
154
6.41. Gettext-0.18.1.1
The Gettext package contains utilities for internationalization and localization. These allow programs to be compiled
with NLS (Native Language Support), enabling them to output messages in the user's native language.
Approximate build time: 5.8 SBU
Required disk space: 125 MB
6.41.1. Installation of Gettext
Prepare Gettext for compilation:
./configure --prefix=/usr \
--docdir=/usr/share/doc/gettext-0.18.1.1
Compile the package:
make
To test the results (this takes a long time, around 3 SBUs), issue:
make check
Install the package:
make install
6.41.2. Contents of Gettext
Installed programs: autopoint, config.charset, config.rpath, envsubst, gettext, gettext.sh, gettextize,
hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec,
msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, recode-
sr-latin, and xgettext
Installed libraries: libasprintf.{a,so}, li/jointfilesconvert/297116/bgettextlib.so, li/jointfilesconvert/297116/bgettextpo.{a,so}, li/jointfilesconvert/297116/bgettextsrc.so, and
preloadable_libintl.so
Installed directories: /usr/lib/gettext, /usr/share/doc/gettext-0.18.1.1, /usr/share/gettext
Short Descriptions
autopoint Copies standard Gettext infrastructure files into a source package
config.charset Outputs a system-dependent table of character encoding aliases
config.rpath Outputs a system-dependent set of variables, describing how to set the runtime search
path of shared libraries in an executable
envsubst Substitutes environment variables in shell format strings
gettext Translates a natural language message into the user's language by looking up the
translation in a message catalog
gettext.sh Primarily serves as a shell function library for gettext
gettextize Copies all standard Gettext files into the given top-level directory of a package to
begin internationalizing it
hostname Displays a network hostname in various forms
Vista de pagina 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 346 347

Comentarios a estos manuales

Sin comentarios