|
@@ -18,8 +18,8 @@
|
|
|
<quote><package-name>-dev</quote>. Be sure to install those if
|
|
|
your distribution provides them.</para>
|
|
|
|
|
|
- <para>Earlier versions of the listed software packages may work, but has not
|
|
|
- been tested.</para>
|
|
|
+ <para>Earlier versions of the listed software packages may work, but have
|
|
|
+ not been tested.</para>
|
|
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
|
@@ -143,16 +143,21 @@
|
|
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
- <para>Note that the symlinks mentioned above are required to build an LFS
|
|
|
- system using the instructions contained within this book. Symlinks that
|
|
|
- point to other software (such as dash, mawk, etc.) may work, but are not
|
|
|
- tested or supported by the LFS development team, and may require either
|
|
|
- deviation from the instructions or additional patches to some
|
|
|
- packages.</para>
|
|
|
+ <important>
|
|
|
+ <para>Note that the symlinks mentioned above are required to build an LFS
|
|
|
+ system using the instructions contained within this book. Symlinks that
|
|
|
+ point to other software (such as dash, mawk, etc.) may work, but are not
|
|
|
+ tested or supported by the LFS development team, and may require either
|
|
|
+ deviation from the instructions or additional patches to some
|
|
|
+ packages.</para>
|
|
|
+ </important>
|
|
|
|
|
|
<!-- Use an empty sect2 element to prevent a pdf warning. -->
|
|
|
- <sect2 id="version-check" xreflabel="Section vii, Host System Requirements">
|
|
|
- <title> </title>
|
|
|
+ <bridgehead renderas="sect2"
|
|
|
+ id="version-check"
|
|
|
+ xreflabel="Host System Requirements">
|
|
|
+ </bridgehead>
|
|
|
+ <!--<title> </title>-->
|
|
|
|
|
|
<para >To see whether your host system has all the appropriate versions, and
|
|
|
the ability to compile programs, run the following:</para>
|
|
@@ -234,5 +239,5 @@ bash library-check.sh</userinput></screen>
|
|
|
or all absent, but not only one or two present.</para>
|
|
|
|
|
|
|
|
|
-</sect2>
|
|
|
+<!--</sect2>-->
|
|
|
</sect1>
|