libXdmcp-1.1.5

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 12.4 platform.

Package Information

libXdmcp Dependencies

Required

xorgproto-2024.1

Optional

xmlto-0.0.29, "fop", libxslt-1.1.43, and Xorg-SGML-doctools (for documentation)

Installation of libXdmcp

Prepare libXdmcp by running the following commands:

./configure --prefix=/usr    \
    --sysconfdir=/etc    \
    --localstatedir=/var \
    --disable-static     \
    --docdir=/usr/share/doc/libXdmcp-1.1.5

To Build the package, issue:

make

To test the results, issue:

make check

Now Install, as the root user:

make install

Contents

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

Short Descriptions

libXdmcp.so

is the X Display Manager Control Protocol library