SCons is a tool for building software (and other files) implemented in Python.
When expanding the tarball the package expands to scons-4.10.1, not the expected SCons-4.10.1.
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.
下载地址(HTTP):https://downloads.sourceforge.net/scons/SCons-4.10.1.tar.gz
MD5 校验和:8decd1df686532bc0bf7d50c5f12a678
大小:3.1 MB
预计所需磁盘空间:50 MB
预计构建时间:小于 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-user SCons && install -v -m664 *.1 /usr/share/man/man1