source: x/installing/libXdmcp.xml@ 3f2db3a6

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 19 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 4.2 KB
RevLine 
[2626874]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[07b7046]7 <!ENTITY libXdmcp-download-http "&xorg-download-http;/lib/libXdmcp-&libXdmcp-version;.tar.xz">
8 <!ENTITY libXdmcp-download-ftp "&xorg-download-ftp;/lib/libXdmcp-&libXdmcp-version;.tar.xz">
9 <!ENTITY libXdmcp-md5sum "0b4056a282c1e14323d5daef8fb5345d">
10 <!ENTITY libXdmcp-size "288 KB">
11 <!ENTITY libXdmcp-buildsize "3.1 MB (with test)">
12 <!ENTITY libXdmcp-time "less than 0.1 SBU (with test)">
[2626874]13]>
14
15<sect1 id="libXdmcp" xreflabel="libXdmcp-&libXdmcp-version;">
16 <?dbhtml filename="libXdmcp.html"?>
17
18
19 <title>libXdmcp-&libXdmcp-version;</title>
20
21 <indexterm zone="libXdmcp">
22 <primary sortas="a-libXdmcp">libXdmcp</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to libXdmcp</title>
27
[71df408]28 <para>
29 The <application>libXdmcp</application> package contains a library
30 implementing the X Display Manager Control Protocol. This is useful for
31 allowing clients to interact with the X Display Manager.
32 </para>
[2626874]33
[aa0b625]34 &lfs112_checked;
[ca0c29cc]35
[2626874]36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
[71df408]39 <para>
40 Download (HTTP): <ulink url="&libXdmcp-download-http;"/>
41 </para>
[2626874]42 </listitem>
43 <listitem>
[71df408]44 <para>
45 Download (FTP): <ulink url="&libXdmcp-download-ftp;"/>
46 </para>
[2626874]47 </listitem>
48 <listitem>
[71df408]49 <para>
50 Download MD5 sum: &libXdmcp-md5sum;
51 </para>
[2626874]52 </listitem>
53 <listitem>
[71df408]54 <para>
55 Download size: &libXdmcp-size;
56 </para>
[2626874]57 </listitem>
58 <listitem>
[71df408]59 <para>
60 Estimated disk space required: &libXdmcp-buildsize;
61 </para>
[2626874]62 </listitem>
63 <listitem>
[71df408]64 <para>
65 Estimated build time: &libXdmcp-time;
66 </para>
[2626874]67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">libXdmcp Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
[71df408]73 <para role="required">
74 <xref linkend="xorgproto"/>
75 </para>
[2626874]76
[6fd2f7f]77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional">
79 <xref linkend="xmlto"/>,
80 <xref linkend="fop"/>,
[07b7046]81 <xref linkend="libxslt"/>,
82 and <ulink url="https://github.com/freedesktop/xorg-sgml-doctools">Xorg-SGML-doctools</ulink> (for documentation)
[6fd2f7f]83 </para>
84
[2626874]85 <para condition="html" role="usernotes">User Notes:
86 <ulink url="&blfs-wiki;/libXdmcp"/></para>
87
88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of libXdmcp</title>
92
[71df408]93 <para>
94 Install <application>libXdmcp</application> by running the following
95 commands:
96 </para>
[2626874]97
[ec0f2a5]98<screen><userinput>./configure $XORG_CONFIG --docdir=/usr/share/doc/libXdmcp-&libXdmcp-version; &amp;&amp;
[2626874]99make</userinput></screen>
100
[71df408]101 <para>
[07b7046]102 To test the results, issue: <command>make check</command>.
[71df408]103 </para>
[2626874]104
[71df408]105 <para>
106 Now, as the <systemitem class="username">root</systemitem> user:
107 </para>
[2626874]108
109<screen role="root"><userinput>make install</userinput></screen>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Library</segtitle>
[244e6e56]119 <segtitle>Installed Directory</segtitle>
[2626874]120
121 <seglistitem>
122 <seg>None</seg>
[eb50ddde]123 <seg>libXdmcp.so</seg>
[07b7046]124 <seg><envar>$XORG_PREFIX</envar>/share/doc/libXdmcp-&libXdmcp-version;</seg>
[2626874]125 </seglistitem>
126 </segmentedlist>
127
128 <variablelist>
129 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
130 <?dbfo list-presentation="list"?>
131 <?dbhtml list-presentation="table"?>
132
133 <varlistentry id="libXdmcp-x7">
[4c24eb0a]134 <term><filename class="libraryfile">libXdmcp.so</filename></term>
[2626874]135 <listitem>
[71df408]136 <para>
[4c24eb0a]137 is the X Display Manager Control Protocol library
[71df408]138 </para>
[2626874]139 <indexterm zone="libXdmcp libXdmcp-x7">
[eb50ddde]140 <primary sortas="c-libXdmcp">libXdmcp.so</primary>
[2626874]141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 </variablelist>
146
147 </sect2>
148
149</sect1>
Note: See TracBrowser for help on using the repository browser.