introduction.xml 922 B

12345678910111213141516171819202122
  1. <sect1 id="ab-intro">
  2. <title>Introduction</title>
  3. <para>This appendix lists all the installation dependencies for all the
  4. packages that are installed in this book. The listings will include
  5. which programs from which packages are needed to successfully compile
  6. the package to be installed.</para>
  7. <para>These are not running dependencies, meaning they don't tell you
  8. what programs are needed to use that packages programs. Just the ones
  9. needed to compile it.</para>
  10. <para>The dependency list can be, from time to time, outdated in regards
  11. to the current used package version. Checking dependencies takes quite a
  12. bit of work, so they may lag behind a bit on the package update. But
  13. often with minor package updates, the installation dependencies hardly
  14. change, so they'll be current in most cases. If we upgrade to a major
  15. new release, we'll make sure the dependencies are checked too at the
  16. same time.</para>
  17. </sect1>