prerequisites.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
  3. <!ENTITY % general-entities SYSTEM "../general.ent">
  4. %general-entities;
  5. ]>
  6. <sect1 id="pf-prerequisites">
  7. <title>Prerequisites</title>
  8. <?dbhtml filename="prerequisites.html"?>
  9. <para>See testing</para>
  10. <!--
  11. <para>This book assumes that its reader has a good deal of knowledge about
  12. using and installing Linux software. Before you begin building your LFS
  13. system, you should read the following HOWTOs:</para>
  14. <itemizedlist>
  15. <listitem><para>Software-Building-HOWTO</para>
  16. <para>This is a comprehensive guide to building and installing
  17. <quote>generic</quote> Unix software distributions under Linux. This HOWTO is
  18. available at <ulink
  19. url="http://www.tldp.org/HOWTO/Software-Building-HOWTO.html"/>.</para>
  20. </listitem>
  21. <listitem><para>The Linux Users' Guide</para>
  22. <para>This guide covers the usage of assorted Linux software and is
  23. available at
  24. <ulink url="http://espc22.murdoch.edu.au/~stewart/guide/guide.html"/>.</para></listitem>
  25. <listitem><para>The Essential Pre-Reading Hint</para>
  26. <para>This is an LFS Hint written specifically for new users of Linux. It is
  27. mostly a list of links to excellent sources of information on a wide range of
  28. topics. Any person attempting to install LFS, should at least have an
  29. understanding of many of the topics in this hint. It is available at
  30. <ulink url="&hints-root;essential_prereading.txt"/></para></listitem>
  31. </itemizedlist>
  32. -->
  33. </sect1>