|
@@ -149,21 +149,7 @@ Prevent this warning with:</para>
|
|
|
|
|
|
<para>Install the package:</para>
|
|
|
|
|
|
-<screen><userinput>make install_root=/ install</userinput></screen>
|
|
|
-
|
|
|
-<para>The meaning of the make option:</para>
|
|
|
-
|
|
|
-<variablelist>
|
|
|
-<varlistentry>
|
|
|
-<term><parameter>install_root=/</parameter></term>
|
|
|
-<listitem><para>This causes the Glibc Makefile not to run the
|
|
|
-<filename>scripts/test-installation.pl</filename> script at the end
|
|
|
-of Glibc installation. Since the toolchain has not been adjusted yet for
|
|
|
-the new Glibc, this script would test Glibc installed in
|
|
|
-<filename class="directory">/tools</filename> and fail because the
|
|
|
-libidn add-on has not been installed there.</para></listitem>
|
|
|
-</varlistentry>
|
|
|
-</variablelist>
|
|
|
+<screen><userinput>make install</userinput></screen>
|
|
|
|
|
|
<para>The locales that can make the system respond in a different
|
|
|
language were not installed by the above command. None of the
|