xinit-1.4.4

Introduction to xinit

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.

Package Information

xinit Dependencies

Required

Xorg7 Libraries

Recommended (runtime only)

Installation of xinit

Prepare xinit by running the following commands:

./configure --prefix=/usr   \
        --sysconfdir=/etc    \
        --localstatedir=/var \
        --disable-static     \
        --with-xinitdir=/etc/X11/app-defaults

Now Build the package, issue:

make

This package does not come with a test suite.

Now Install, as the root user:

make install
ldconfig

Contents

Installed Programs: xinit and startx
Installed Libraries: None
Installed Directories: None

Short Descriptions

startx

initializes an X session

xinit

is the X Window System initializer