introduction.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <sect1 id="aa-intro">
  2. <title>Introduction</title>
  3. <?dbhtml filename="introduction.html" dir="appendixa"?>
  4. <para>In this appendix the following aspects of every package
  5. installed in this book are described:</para>
  6. <itemizedlist>
  7. <listitem><para>the official download location for the
  8. package,</para></listitem>
  9. <listitem><para>what the package contains,</para></listitem>
  10. <listitem><para>what each program from the package does,</para></listitem>
  11. <listitem><para>what the package needs to be compiled.</para></listitem>
  12. </itemizedlist>
  13. <para>Most information about these packages (especially the descriptions of
  14. them) come from the man pages of those packages. We do not include
  15. the entire man page, but just some key elements to make it possible to
  16. understand what a program does. To get information on all details of a program,
  17. please refer to its man page or info page.</para>
  18. <para>Certain packages are documented in more depth
  19. than others, because we just happen to know more about certain
  20. packages than about others. If you think anything should be added to the
  21. following descriptions, please don't hesitate to email the mailing
  22. lists. We intend that the list should contain an in-depth description
  23. of every package installed, but we can't do it without help.</para>
  24. <para>Please note that currently only what a package does is described and not
  25. why it needs to be installed. This may be added later.</para>
  26. <para>Also listed are all of the installation dependencies for all the
  27. packages that are installed in this book. The listings will include
  28. which programs from which packages are needed to successfully compile
  29. the package to be installed.</para>
  30. <para>These are not running dependencies, meaning they don't tell you
  31. what programs are needed to use that packages programs. Just the ones
  32. needed to compile it.</para>
  33. <para>The dependency list can be, from time to time, outdated in regards
  34. to the currently used package version. Checking dependencies takes quite a
  35. bit of work, so they may lag behind a bit on the package update. But
  36. often with minor package updates, the installation dependencies hardly
  37. change, so they'll be current in most cases. When we upgrade to a major
  38. new release, we'll make sure the dependencies are checked too.</para>
  39. </sect1>