Alexander E. Patrakov wrote:
Chris Staub wrote:
-<para>To save time, an alternative to running the
-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
-future packages to pass, in particular, the
-<emphasis>libstdc++</emphasis> tests from GCC. The following
+<para>As mentioned in <xref linkend="ch-tools-glibc"/>, you can save
time by installing only those
+locales that are wanted and needed, using the
+<command>localedef</command> command. The following
instructions, instead of the <parameter>install-locales</parameter>
target used above, will install the minimum set of locales necessary
-for the tests to run successfully:</para>
+for testsuites to run successfully:</para>
This, unfortunately, introduces a conflict with the UTF-8 patch, please
help resolving this. Thanks for pointing out that the patch creates an
inconsistency between chapters. But I am not sure that it is indeed the
best to make a link from Chapter 6 to Chapter 5. Maybe, since locale
installation instructions in Chapter 5 are completely optional, it is
more logical to kill all the instructions there, and add a link to
Chapter 6?
OK, I wasn't really thinking about the UTF-8 patch. I just noticed that
the exact same text was used in both chapters 5 and 6 to describe the
installation of locales, and it's redundant. Also, having a link in
chapter 6 back to chapter 5 is already done with the GCC testsuite
description, so I just wanted to be consistent with what's already there.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page