The libbytesize package is a library facilitates the common operations with sizes in bytes.
This package is known to build and work properly using an LFS-9.0 platform.
Download (HTTP): https://github.com/storaged-project/libbytesize/releases/download/2.1/libbytesize-2.1.tar.gz
Download MD5 sum: 145dd7e853f7b7cbe3bb264eff306a4b
Download size: 432 KB
Estimated disk space required: 5.7 MB
Estimated build time: 0.1 SBU
GTK-Doc-1.32, six-1.12.0 (needed for tests and python bindings), pocketlint (python module for one test), and polib (python module for one test)
User Notes: http://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
Last updated on 2019-08-18 18:01:59 -0700