MTD 248-645A Manual de usuario Pagina 257

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 347
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 256
Linux From Scratch - Version 7.0
237
Appendix C. Dependencies
Every package built in LFS relies on one or more other packages in order to build and install properly. Some packages
even participate in circular dependencies, that is, the first package depends on the second which in turn depends on
the first. Because of these dependencies, the order in which packages are built in LFS is very important. The purpose
of this page is to document the dependencies of each package built in LFS.
For each package we build, we have listed three, and sometimes four, types of dependencies. The first lists what
other packages need to be available in order to compile and install the package in question. The second lists what
packages, in addition to those on the first list, need to be available in order to run the test suites. The third list of
dependencies are packages that require this package to be built and installed in its final location before they are built
and installed. In most cases, this is because these packages will hardcode paths to binaries within their scripts. If not
built in a certain order, this could result in paths of /tools/bin/[binary] being placed inside scripts installed to the final
system. This is obviously not desirable.
The last list of dependencies are optional packages that are not addressed in LFS, but could be useful to the user.
These packages may have additional mandatory or optional dependencies of their own. For these dependencies, the
recommeded practice is to install them after completion of the LFS book and then go back an rebuild the LFS package.
In several cases, reinstallation is addressed in BLFS.
Autoconf
Installation depends on: Bash, Coreutils, Grep, M4, Make, Perl, Sed, and Texinfo
Test suite depends on: Automake, Diffutils, Findutils, GCC, and Libtool
Must be installed before: Automake
Optional dependencies: Emacs
Automake
Installation depends on: Autoconf, Bash, Coreutils, Gettext, Grep, M4, Make, Perl, Sed, and Texinfo
Test suite depends on: Binutils, Bison, Bzip2, DejaGNU, Diffutils, Expect, Findutils, Flex, GCC, Gettext,
Gzip, Libtool, and Tar.
Must be installed before: None
Optional dependencies: None
Bash
Installation depends on: Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, Make, Ncurses,
Patch, Readline, Sed, and Texinfo
Test suite depends on: None
Must be installed before: None
Optional dependencies: Xorg
Binutils
Installation depends on: Bash, Binutils, Coreutils, Diffutils, File, Gawk, GCC, Glibc, Grep, Make, Perl, Sed,
Texinfo and Zlib
Test suite depends on: DejaGNU and Expect
Must be installed before: None
Optional dependencies: None
Vista de pagina 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 346 347

Comentarios a estos manuales

Sin comentarios