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.4 platform.
Download (HTTP): http://downloads.sourceforge.net/scons/scons-2.3.0.tar.gz
Download MD5 sum: 083ce5624d6adcbdaf2526623f456ca9
Download size: 588 KB
Estimated disk space required: 12 MB
Estimated build time: less than 0.1 SBU
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 2013-09-05 06:42:36 -0700