6.53. Libpipeline-1.2.2

The Libpipeline package contains a library for manipulating pipelines of subprocesses in a flexible and convenient way.

Приблизительное время сборки: 0.2 SBU
Требует свободного места на диске: 7.4 MB

6.53.1. Installation of Libpipeline

Prepare Libpipeline for compilation:

PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr

The meaning of the configure options:

PKG_CONFIG_PATH

Use pkg-config to obtain the location of the test library metadata built in Раздел 5.13, «Check-0.9.9».

Cкомпилируем пакет:

make

Чтобы запустить тестирование пакета, выполните:

make check

Установим пакет:

make install

6.53.2. Содержимое Libpipeline

Установленные библиотеки: libpipeline.so

Краткое описание

libpipeline

This library is used to safely construct pipelines between subprocesses