The libsysstat package contains a library used to query system information and statistics.
LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
Download (HTTP): https://github.com/lxqt/libsysstat/releases/download/0.4.6/libsysstat-0.4.6.tar.xz
Download MD5 sum: ad2884271c33716bad68222ace0c7fc0
Download size: 20 KB
Estimated disk space required: 1.5 MB
Estimated build time: less than 0.1 SBU
Install libsysstat by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install