10.78. Libpipeline-1.3.0 32 Bit Libraries

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

10.78.1. Installation of Libpipeline

Prepare Libpipeline for compilation:

 CC="gcc ${BUILD32}" \
  ./configure --prefix=/usr

Compile the package:

make

Install the package:

make install

Details on this package are located in Section 10.79.2, “Contents of Libpipeline.”