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-8.1 platform.
Download (HTTP): https://downloads.sourceforge.net/scons/scons-2.5.1.tar.gz
Download MD5 sum: aaaf09e1351a598f98d17b0cf1103e7a
Download size: 608 KB
Estimated disk space required: 5.3 MB
Estimated build time: less than 0.1 SBU
docbook-xsl-1.79.1, libxml2-2.9.4, and libxslt-1.1.29
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/scons
Install SCons by running the
following commands as the root
user:
python setup.py install --prefix=/usr \ --standard-lib \ --optimize=1 \ --install-data=/usr/share
Last updated on 2017-08-18 12:42:43 -0700