Contents
$XORG_PREFIX/share/doc/libXdmcp-1.1.5The 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.
Download (HTTP): https://xorg.freedesktop.org/archive/individual//lib/libXdmcp-1.1.5.tar.xz
Download SHA256 Sum: d8a5222828c3adab70adf69a5583f1d32eb5ece04304f7f8392b6a353aa2228c
Download MD5 sum: ce0af51de211e4c99a111e64ae1df290
Download size: 292 KB
Estimated disk space required: 3.0 MB (with test)
Estimated build time: less than 0.1 SBU (with test)
xmlto-0.0.29, "fop", libxslt-1.1.43, and Xorg-SGML-doctools (for documentation)
Prepare libXdmcp by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
--docdir=/usr/share/doc/libXdmcp-1.1.5To Build the package, issue:
make
To test the results, issue:
make check
Now Install, as the root user:
make install