prerequisites.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233
  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. <listitem><para>The Essential Pre-Reading Hint</para>
  17. <para>This is an LFS Hint written specifically for new users of Linux. It is
  18. mostly a list of links to excellent sources of information on a wide range of
  19. topics. Any person attempting to install LFS, should at least have an
  20. understanding of many of the topics in this hint. It is available at
  21. <ulink url="&hints-root;essential_prereading.txt"/></para></listitem>
  22. </itemizedlist>
  23. </sect1>