The libbytesize package is a library which facilitates the common operations with sizes in bytes.
Development versions of BLFS may not build or run some packages properly if dependencies have been updated since the most recent stable versions of the book.
Download (HTTP): https://github.com/storaged-project/libbytesize/releases/download/2.7/libbytesize-2.7.tar.gz
Download MD5 sum: c3f5b9bfbf67020c8b42225093321e23
Download size: 435 KB
Estimated disk space required: 3.7 MB
Estimated build time: less than 0.1 SBU (including tests)
pcre2-10.42 and Pygments-2.14.0
GTK-Doc-1.33.2, pocketlint (python module for one test), and polib (python module for one test)
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/libbytesize
Install libbytesize by running the following commands:
./configure --prefix=/usr && make
If you have the optional python modules installed, the regression tests can be run with: make check.
Now, as the root
user:
make install