libXdmcp-1.1.1

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

Package Information

libXdmcp Dependencies

Required

Xorg Protocol Headers

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,a}
Installed Directories: None

Short Descriptions

libXdmcp.{so,a}

is the X Display Manager Control Protocol library.

Last updated on 2013-03-06 03:05:17 +0000