MTD 248-645A Manual de usuario Pagina 188

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 347
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 187
Linux From Scratch - Version 7.0
168
6.48. Libpipeline-1.2.0
The Libpipeline package contains a library for manipulating pipelines of subprocesses in a flexible and convenient
way.
Approximate build time: 0.1 SBU
Required disk space: 8.0 MB
6.48.1. Installation of Libpipeline
Prepare Libpipeline for compilation:
./configure CHECK_CFLAGS=-I/tools/include \
CHECK_LIBS="-L/tools/lib -lcheck" --prefix=/usr
The meaning of the configure options:
CHECK_CFLAGS=, CHECK_LIBS=
These environment variables specify the location of the test library built in Section 5.14, “Check-0.9.8”.
Compile the package:
make
To test the results, issue:
make check
Install the package:
make install
6.48.2. Contents of Libpipeline
Installed libraries: libpipeline.so
Short Descriptions
libpipeline This library is used to safely construct pipelines between subprocesses
Vista de pagina 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 346 347

Comentarios a estos manuales

Sin comentarios