%general-entities; ]> Libpipeline-&libpipeline-version; Libpipeline <para>The Libpipeline package contains a library for manipulating pipelines of subprocesses in a flexible and convenient way.</para> </sect2> <sect2 role="installation"> <title>Installation of Libpipeline Prepare Libpipeline for compilation: PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr The meaning of the configure option: PKG_CONFIG_PATH Use pkg-config to obtain the location of the test library metadata built in . Compile the package: make To test the results, issue: make check Install the package: make install Contents of Libpipeline Installed libraries libpipeline.so Short Descriptions libpipeline This library is used to safely construct pipeline between subprocesses libpipeline