|
@@ -105,11 +105,11 @@ those locales which you need or want. This can be achieved by using the
|
|
found in the <filename>INSTALL</filename> file in the
|
|
found in the <filename>INSTALL</filename> file in the
|
|
<filename>glibc-&glibc-version;</filename> tree. However, there are a
|
|
<filename>glibc-&glibc-version;</filename> tree. However, there are a
|
|
number of locales that are essential for the tests of future packages
|
|
number of locales that are essential for the tests of future packages
|
|
-to pass correctly. The following instructions, in place of the
|
|
|
|
-install-locales command above, will install the minimum set of locales
|
|
|
|
-necessary for the tests to run successfully:</para>
|
|
|
|
|
|
+to pass correctly, in particular, the libstdc++ tests from GCC. The following
|
|
|
|
+instructions, in place of the install-locales command above, will install
|
|
|
|
+the minimum set of locales necessary for the tests to run successfully:</para>
|
|
|
|
|
|
-<para><screen><userinput>mkdir -p /stage1/lib/locale
|
|
|
|
|
|
+<para><screen><userinput>mkdir -p /tools/lib/locale
|
|
localedef -i de_DE -f ISO-8859-1 de_DE
|
|
localedef -i de_DE -f ISO-8859-1 de_DE
|
|
localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro
|
|
localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro
|
|
localedef -i en_HK -f ISO-8859-1 en_HK
|
|
localedef -i en_HK -f ISO-8859-1 en_HK
|