SCons is a tool for building software (and other files) implemented in Python.
When expanding the tarball the package expands to scons-4.8.0, not the expected SCons-4.8.0.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://downloads.sourceforge.net/scons/SCons-4.8.1.tar.gz
Download MD5 sum: ed49dcac8dd586f1d78955bcd9878905
Download size: 3.1 MB
Estimated disk space required: 50 MB
Estimated build time: less than 0.1 SBU
Build the package:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
As the root
user, install the
package:
pip3 install --no-index --find-links=dist --no-cache-dir --no-user SCons && install -v -m664 *.1 /usr/share/man/man1