MTD 248-645A Manual de usuario Pagina 88

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 347
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 87
Linux From Scratch - Version 7.0
68
5.27. Make-3.82
The Make package contains a program for compiling packages.
Approximate build time: 0.1 SBU
Required disk space: 9.6 MB
5.27.1. Installation of Make
Prepare Make for compilation:
./configure --prefix=/tools
Compile the package:
make
Compilation is now complete. As discussed earlier, running the test suite is not mandatory for the temporary tools
here in this chapter. To run the Make test suite anyway, issue the following command:
make check
Install the package:
make install
Details on this package are located in Section 6.49.2, “Contents of Make.”
Vista de pagina 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 346 347

Comentarios a estos manuales

Sin comentarios