|
@@ -136,11 +136,11 @@ with:</para>
|
|
<screen><userinput>make localedata/install-locales</userinput></screen>
|
|
<screen><userinput>make localedata/install-locales</userinput></screen>
|
|
|
|
|
|
<para>To save time, an alternative to running the
|
|
<para>To save time, an alternative to running the
|
|
-previous command (which generates and installs every locale Glibc is
|
|
|
|
-aware of) is to install only those locales that are wanted and needed.
|
|
|
|
-This can be achieved by using the <command>localedef</command>
|
|
|
|
-command. Information on this command is located in the
|
|
|
|
-<filename>INSTALL</filename> file in the Glibc source. However, there
|
|
|
|
|
|
+previous command (which generates and installs every locale listed in the
|
|
|
|
+glibc-&glibc-version;/localedata/SUPPORTED file) is to install only those
|
|
|
|
+locales that are wanted and needed. This can be achieved by using the
|
|
|
|
+<command>localedef</command> command. Information on this command is located in
|
|
|
|
+the <filename>INSTALL</filename> file in the Glibc source. However, there
|
|
are a number of locales that are essential in order for the tests of
|
|
are a number of locales that are essential in order for the tests of
|
|
future packages to pass, in particular, the
|
|
future packages to pass, in particular, the
|
|
<emphasis>libstdc++</emphasis> tests from GCC. The following
|
|
<emphasis>libstdc++</emphasis> tests from GCC. The following
|
|
@@ -169,12 +169,12 @@ programmers making assumptions that break in such locales, LFS should
|
|
not be used in locales that utilize multibyte character sets
|
|
not be used in locales that utilize multibyte character sets
|
|
(including UTF-8) or right-to-left writing order. Numerous unofficial
|
|
(including UTF-8) or right-to-left writing order. Numerous unofficial
|
|
and unstable patches are required to fix these problems, and it has
|
|
and unstable patches are required to fix these problems, and it has
|
|
-been decided by the LFS developers not to support such complex locales. This applies to the
|
|
|
|
-ja_JP and fa_IR locales as well—they have been installed only for
|
|
|
|
-GCC and Gettext tests to pass, and the <command>watch</command> program
|
|
|
|
-(part of the Procps package) does not work properly in them. Various
|
|
|
|
-attempts to circumvent these restrictions are documented in
|
|
|
|
-internationalization-related hints.</para>
|
|
|
|
|
|
+been decided by the LFS developers not to support such complex locales at this
|
|
|
|
+time. This applies to the ja_JP and fa_IR locales as well—they have been
|
|
|
|
+installed only for GCC and Gettext tests to pass, and the
|
|
|
|
+<command>watch</command> program (part of the Procps package) does not work
|
|
|
|
+properly in them. Various attempts to circumvent these restrictions are
|
|
|
|
+documented in internationalization-related hints.</para>
|
|
|
|
|
|
<para>Build the linuxthreads man pages, which are a great reference
|
|
<para>Build the linuxthreads man pages, which are a great reference
|
|
on the threading API (applicable to NPTL as well):</para>
|
|
on the threading API (applicable to NPTL as well):</para>
|