|
@@ -33,6 +33,12 @@ would do.</para>
|
|
|
<userinput>make localedata/install-locales &&</userinput>
|
|
|
<userinput>exec /bin/bash</userinput></screen></para>
|
|
|
|
|
|
+<para>An alternative to running <userinput>make
|
|
|
+localedate/install-locales</userinput> is to only install those locales
|
|
|
+which you need or want. This can be achieved using the localedef
|
|
|
+command. Information on this can be found in the INSTALL
|
|
|
+file in the glibc-&glibc-version; tree.</para>
|
|
|
+
|
|
|
<para>During the configure stage you will see the following warning:</para>
|
|
|
|
|
|
<blockquote><screen>configure: warning:
|