man-pages/man1/gencnval.1.html
2021-03-31 01:06:50 +01:00

165 lines
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of GENCNVAL</TITLE>
</HEAD><BODY>
<H1>GENCNVAL</H1>
Section: ICU 66.1 Manual (1)<BR>Updated: 11 March 2004<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<B>gencnval</B>
- compile the converters aliases file
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>gencnval</B>
[
<B>-h</B>, <B>-?</B>, <B>--help</B>
]
[
<B>-v</B>, <B>--verbose</B>
]
[
<B>-c</B>, <B>--copyright</B>
]
[
<B>-s</B>, <B>--sourcedir</B><I> source</I>
]
[
<B>-d</B>, <B>--destdir</B><I> destination</I>
]
[
<I>converterfile</I>
]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>gencnval</B>
converts the ICU aliases file
<I>converterfile</I>
into the binary file
<B>cnvalias.icu</B>.
This binary file can then be read directly by ICU, or used by
<B><A HREF="/cgi-bin/man/man2html?1+pkgdata">pkgdata</A></B>(1)
for incorporation into a larger archive or library.
<P>
If
<I>converterfile</I>
is not provided, the default ICU
<B>convrtrs.txt</B>
file is used.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-h</B>, <B>-?</B>, <B>--help</B>
<DD>
Print help about usage and exit.
<DT id="2"><B>-v</B>, <B>--verbose</B>
<DD>
Display verbose output. This information can include information about
conflicting aliases and the converters the aliases resolve to.
<DT id="3"><B>-c</B>, <B>--copyright</B>
<DD>
Include a copyright notice in the binary data.
<DT id="4"><B>-s</B>, <B>--sourcedir</B><I> source</I>
<DD>
Set the source directory to
<I>source</I>.
The default source directory is specified by the environment variable
<B>ICU_DATA</B>.
<DT id="5"><B>-d</B>, <B>--destdir</B><I> destination</I>
<DD>
Set the destination directory to
<I>destination</I>.
The default destination directory is specified by the environment variable
<B>ICU_DATA</B>.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<DL COMPACT>
<DT id="6"><B>ICU_DATA</B>
<DD>
Specifies the directory containing ICU data. Defaults to
<B>${prefix}/share/icu/66.1/</B>.
Some tools in ICU depend on the presence of the trailing slash. It is thus
important to make sure that it is present if
<B>ICU_DATA</B>
is set.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="7"><B>icu/source/data/mappings/convrtrs.txt</B>
<DD>
Description of ICU's converters and their aliases. This data file is not
normally installed, and it is available as a part of ICU source code.
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>VERSION</H2>
66.1
<A NAME="lbAI">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright (C) 2000-2004 IBM, Inc. and others.
<A NAME="lbAJ">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+pkgdata">pkgdata</A></B>(1)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="8"><A HREF="#lbAB">NAME</A><DD>
<DT id="9"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="10"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="11"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="12"><A HREF="#lbAF">ENVIRONMENT</A><DD>
<DT id="13"><A HREF="#lbAG">FILES</A><DD>
<DT id="14"><A HREF="#lbAH">VERSION</A><DD>
<DT id="15"><A HREF="#lbAI">COPYRIGHT</A><DD>
<DT id="16"><A HREF="#lbAJ">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:13 GMT, March 31, 2021
</BODY>
</HTML>