The xinit package contains a usable script to start the xserver.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://xorg.freedesktop.org/archive/individual/app/xinit-1.4.4.tar.xz
Download SHA256 Sum: 40a47c7a164c7f981ce3787b4b37f7e411fb43231dcde543d70094075dacfef9
Download MD5 sum: e7430a710261c9129b1280f26cb159a5
Download size: 970.3 KB
Estimated disk space required: 1,318.3 KB
Estimated build time: less than 0.1 SBU
twm-1.0.13.1,
xclock-1.1.1, and
xterm-403 (used in the default
xinitrc file)
Prepare xinit by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
--with-xinitdir=/etc/X11/app-defaultsNow Build the package, issue:
make
This package does not come with a test suite.
Now Install, as the root user:
make install ldconfig