prerequisites.xml 845 B

123456789101112131415161718192021222324
  1. <sect1 id="pf-prerequisites">
  2. <title>Prerequisites</title>
  3. <?dbhtml filename="prerequisites.html" dir="preface"?>
  4. <para>This book assumes that its reader has a good deal of knowledge about
  5. using and installing Linux software. Before you begin building your LFS
  6. system, you should read the following HOWTOs:</para>
  7. <itemizedlist>
  8. <listitem><para>Software-Building-HOWTO</para>
  9. <para>This is a comprehensive guide to building and installing "generic"
  10. UNIX software distributions under Linux. This HOWTO is available at
  11. <ulink url="&tldp-root;HOWTO/Software-Building-HOWTO.html"/>.</para></listitem>
  12. <listitem><para>The Linux Users' Guide</para>
  13. <para>This guide covers the usage of assorted Linux software and is
  14. available at
  15. <ulink url="http://espc22.murdoch.edu.au/~stewart/guide/guide.html"/>.</para></listitem>
  16. </itemizedlist>
  17. </sect1>