libXdmcp-1.1.2

Introduction to libXdmcp

The libXdmcp package contains a library implementing the X Display Manager Control Protocol. This is useful for allowing clients to interact with the X Display Manager.

This package is known to build and work properly using an LFS-8.3 platform.

Package Information

libXdmcp Dependencies

Required

xorgproto-2018.4

Optional

xmlto-0.0.28, fop-2.3, and libxslt-1.1.32 (for documentation)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libXdmcp

Installation of libXdmcp

Install libXdmcp by running the following commands:

./configure $XORG_CONFIG &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libXdmcp.so
Installed Directory: $XORG_PREFIX/share/doc/libXdmcp

Short Descriptions

libXdmcp.so

is the X Display Manager Control Protocol library.

Last updated on 2018-08-17 18:17:43 -0700