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-7.8 platform.
Download (HTTP): http://downloads.sourceforge.net/scons/scons-2.3.6.tar.gz
Download MD5 sum: 9c6a1c3c716cbe5f16515f163c91d928
Download size: 616 KB
Estimated disk space required: 12 MB
Estimated build time: less than 0.1 SBU
docbook-xsl-1.78.1, libxml2-2.9.2, and libxslt-1.1.28
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 2015-09-10 20:43:58 -0700