The xinit package contains a usable script to start the xserver.
This package is not a part of the Xorg katamari and is provided only as a dependency to other packages or for testing the completed Xorg installation.
This package is known to build and work properly using an LFS-7.3 platform.
Download (HTTP): http://xorg.freedesktop.org/releases/individual/app/xinit-1.3.2.tar.bz2
Download (FTP): ftp://ftp.x.org/pub/individual/app/xinit-1.3.2.tar.bz2
Download MD5 sum: 9c0943cbd83e489ad1b05221b97efd44
Download size: 152 KB
Estimated disk space required: 1.3 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xinit
Install xinit by running the following commands:
./configure $XORG_CONFIG \
--with-xinitdir=/etc/X11/app-defaults &&
make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2013-03-07 02:30:41 +0000