The twm package contains a very minimal window manager.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://xorg.freedesktop.org/archive/individual//app/twm-1.0.13.1.tar.xz
Download SHA256 Sum: a52534755aa8b492c884e52fa988bac84ab4d54641954679b9aaf08e323df2c5
Download MD5 sum: 2a337b776c904eab5b874eddc0124d4f
Download size: 1,641.2 KB
Estimated disk space required: 3,696.9 KB
Estimated build time: less than 0.5 SBU
Install twm by running the following commands:
sed -i -e '/^rcdir =/s,^\(rcdir = \).*,\1/etc/X11/app-defaults,' src/Makefile.in
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-staticNow Build the package, issue:
make
This package does not come with a test suite.
Now Install, as the root user:
make install
sed -i -e '/^rcdir =/s...: This command ensures the twm configuration file gets installed in the proper location.