GENCNVAL   (8) manpage
GENCNVAL
8
12 October 2000
ICU MANPAGE
ICU 2.1 Manual
  • NAME
      gencnval - compile the converters aliases file
  • SYNOPSIS
      gencnval [ "-h, -?, --help" ] [ "-c, --copyright" ] [ -s\fP, \fB--sourcedir source ] [ -d\fP, \fB--destdir destination ] [ converterfile ]
  • DESCRIPTION
      gencnval converts the ICU aliases file converterfile into the binary file cnvalias.dat . This binary file can then be read directly by ICU, or used by pkgdata(8) for incorporation into a larger archive or library.

      If converterfile is not provided, the default ICU convrtrs.txt file is used.
  • OPTIONS
      "-h, -?, --help"
      Print help about usage and exit.
      "-c, --copyright"
      Include a copyright notice in the binary data.
      -s\fP, \fB--sourcedir source
      Set the source directory to source . The default source directory is specified by the environment variable ICU_DATA .
      -d\fP, \fB--destdir destination
      Set the destination directory to destination . The default destination directory is specified by the environment variable ICU_DATA .
  • ENVIRONMENT
      ICU_DATA
      Specifies the directory containing ICU data. Defaults to /usr/lib/icu/2.1/ . Some tools in ICU depend on the presence of the trailing slash. It is thus important to make sure that it is present if ICU_DATA is set.
  • FILES
      /etc/icu/convrtrs.txt
      Description of ICU's converters and their aliases.
  • VERSION
      2.1
  • COPYRIGHT
      Copyright (C) 2000-2002 IBM, Inc. and others.
  • SEE ALSO
Current Users: 40 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.