SCons is a tool for building software (and other files) implemented in Python.
This package is known to build and work properly using an LFS 12.0 platform.
Download (HTTP): https://downloads.sourceforge.net/scons/SCons-4.5.2.tar.gz
Download MD5 sum: 4b868f068d568b42b975d7cb357c65d6
Download size: 3.0 MB
Estimated disk space required: 52 MB
Estimated build time: less than 0.1 SBU
Install SCons by running the
following commands as the root
user:
sed -i 's/env python/&3/' SCons/Utilities/*.py && python3 setup.py install --prefix=/usr \ --optimize=1 && mv -v /usr/lib/python3.11/site-packages/SCons-4.5.2-py3.11.egg/*.1 \ /usr/share/man/man1