mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
a4a7effb0f
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
22 lines
1019 B
XML
22 lines
1019 B
XML
<sect1 id="ch06-introduction">
|
|
<title>Introduction</title>
|
|
|
|
<para>The installation of all the software is pretty straightforward and
|
|
you will probably think it's so much easier and shorter to give the generic
|
|
installation instructions for each package and only explain how to
|
|
install something if a certain package requires an alternate installation
|
|
method. Although I agree on that, I choose to give the
|
|
full instructions for each and every package. This is simply to avoid any
|
|
possible confusion and errors.</para>
|
|
|
|
<para>Now would be a good time to take a look at the optimization hint at <ulink
|
|
url="&hint-root;optimization.txt">&hint-root;optimization.txt</ulink>
|
|
if you plan on using compiler optimization for the packages
|
|
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
|
|
after having used optimization, always try it without optimizing to see if you
|
|
can reproduce the problem.</para>
|
|
|
|
</sect1>
|
|
|