2001-01-24 00:31:17 +00:00
|
|
|
<sect1 id="ch06-introduction">
|
|
|
|
<title>Introduction</title>
|
2001-09-26 01:24:04 +01:00
|
|
|
<?dbhtml filename="introduction.html" dir="chapter06"?>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The installation of all the software is pretty straightforward and
|
2001-04-14 03:34:44 +01:00
|
|
|
you will probably think it's so much easier and shorter to give the generic
|
2001-01-24 00:31:17 +00:00
|
|
|
installation instructions for each package and only explain how to
|
|
|
|
install something if a certain package requires an alternate installation
|
2001-04-14 03:34:44 +01:00
|
|
|
method. Although I agree on that, I choose to give the
|
2001-01-24 00:31:17 +00:00
|
|
|
full instructions for each and every package. This is simply to avoid any
|
2001-07-22 20:45:10 +01:00
|
|
|
possible confusion and errors.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Now would be a good time to take a look at the optimization hint at <ulink
|
2001-09-07 23:20:09 +01:00
|
|
|
url="&hints-root;optimization.txt">&hints-root;optimization.txt</ulink>
|
2001-07-10 15:59:01 +01:00
|
|
|
if you plan on using compiler optimization for the packages
|
2001-04-21 17:47:37 +01:00
|
|
|
installed in the following chapter. Compiler optimization can make a program run
|
|
|
|
faster, but may also cause some compilation problems. If you run into problems
|
2002-01-25 16:13:35 +00:00
|
|
|
after having used optimization, always try it without optimizing to see if
|
|
|
|
the problem persists.</para>
|
2001-04-21 17:47:37 +01:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|
2001-04-14 03:34:44 +01:00
|
|
|
|