MTD 248-645A Bedienungsanleitung Seite 188

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 347
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 346 347

Kommentare zu diesen Handbüchern

Keine Kommentare