source: x/installing/xorg-server.xml@ fad8db2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fad8db2 was fad8db2, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

git-2.0.2 and curl-7.37.1: separate internal and external dependencies.
Update to libnl-3.2.25.
Update to xorg-server-1.16.0.
Update to nano-2.3.6.
Update to harfbuzz-0.9.32.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13466 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 9.4 KB
RevLine 
[3f72a148]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f72a148]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[2f4014b]7 <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
8 <!ENTITY xorg-server-download-ftp "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
[fad8db2]9 <!ENTITY xorg-server-md5sum "8a9ff6ee9907360f09b5bdabb8089502">
10 <!ENTITY xorg-server-size "5.6 MB">
11 <!ENTITY xorg-server-buildsize "434 MB">
[08bd91b]12 <!ENTITY xorg-server-time "1.6 SBU">
[3f72a148]13]>
14
[5faf7f7e]15<sect1 id="xorg-server" xreflabel="Xorg-Server-&xorg-server-version;">
16 <?dbhtml filename="xorg-server.html"?>
[3f72a148]17
18 <sect1info>
[93f3de5]19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[3f72a148]21 </sect1info>
22
23 <title>Xorg-Server-&xorg-server-version;</title>
24
[5faf7f7e]25 <indexterm zone="xorg-server">
[2f4014b]26 <primary sortas="a-xorg-server">xorg-server</primary>
[3f72a148]27 </indexterm>
28
[5e8be1c]29 <sect2 role="package">
[2f4014b]30 <title>Introduction to Xorg Server</title>
[5e8be1c]31
[2f4014b]32 <para>
33 The <application>Xorg</application> Server is the core
34 of the X Window system.
35 </para>
[5e8be1c]36
[1aa6f05]37 &lfs75_checked;
[3b69a2aa]38
[5e8be1c]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[2f4014b]42 <para>
43 Download (HTTP): <ulink url="&xorg-server-download-http;"/>
44 </para>
[5e8be1c]45 </listitem>
46 <listitem>
[2f4014b]47 <para>
48 Download (FTP): <ulink url="&xorg-server-download-ftp;"/>
49 </para>
[5e8be1c]50 </listitem>
51 <listitem>
[2f4014b]52 <para>
53 Download MD5 sum: &xorg-server-md5sum;
54 </para>
[5e8be1c]55 </listitem>
56 <listitem>
[2f4014b]57 <para>
58 Download size: &xorg-server-size;
59 </para>
[5e8be1c]60 </listitem>
61 <listitem>
[2f4014b]62 <para>
63 Estimated disk space required: &xorg-server-buildsize;
64 </para>
[5e8be1c]65 </listitem>
66 <listitem>
[2f4014b]67 <para>
68 Estimated build time: &xorg-server-time;
69 </para>
[5e8be1c]70 </listitem>
71 </itemizedlist>
72
[52a90a3]73 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
74 <itemizedlist spacing="compact">
75 <listitem>
76 <para>
77 Optional patch:
78 <ulink url="&patch-root;/xorg-server-&xorg-server-version;-add_prime_support-1.patch"/>
79 </para>
80 </listitem>
81 </itemizedlist>
82
[5e8be1c]83 <bridgehead renderas="sect3">Xorg Server Dependencies</bridgehead>
84
85 <bridgehead renderas="sect4">Required</bridgehead>
[2f4014b]86 <para role="required">
[360311e]87 <xref linkend="openssl"/> or
88 <xref linkend="nettle"/> or
89 <xref linkend="libgcrypt"/>,
[2f4014b]90 <xref linkend="pixman"/>,
[534f7d7]91 <xref linkend="xorg7-font"/>, and
[2f4014b]92 <xref linkend="xkeyboard-config"/>
93 </para>
[5e8be1c]94
[b1e3537]95 <bridgehead renderas="sect4">Optional</bridgehead>
[2f4014b]96 <para>
[ecff6e58]97 <xref linkend="acpid"/> (runtime),
[2f4014b]98 <xref linkend="doxygen"/> (to build API documentation),
99 <xref linkend="fop"/>, (to build documentation),
[534f7d7]100 <xref linkend="gs"/> (to build documentation), and
[2f4014b]101 <xref linkend="xmlto"/>, (to build documentation)
102 </para>
[9ba5bd9]103
[5e8be1c]104 <para condition="html" role="usernotes">User Notes:
[2f4014b]105 <ulink url='&blfs-wiki;/Xorg7Server'/>
106 </para>
[5e8be1c]107 </sect2>
[10eeae12]108
[3f72a148]109 <sect2 role="installation">
110 <title>Installation of Xorg Server</title>
111
[52a90a3]112 <para>
113 If you have downloaded the optional patch, apply it by running
114 the following command:
115 </para>
116
117<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen>
118
119 <para>
120 Install the server by running the following commands:
121 </para>
[3f72a148]122
[fad8db2]123<screen><userinput>./configure $XORG_CONFIG \
124 --with-xkb-output=/var/lib/xkb \
125 --enable-dmx \
126 --enable-install-setuid \
127 --enable-suid-wrapper &amp;&amp;
[3f72a148]128make</userinput></screen>
129
[2f4014b]130 <para>
131 To test the results, issue: <command>make check</command>.
132 </para>
[ad54ac8]133
[2f4014b]134 <para>
135 Now as the <systemitem class="username">root</systemitem>
136 user:
137 </para>
[3f72a148]138
[7c472863]139<screen role="root"><userinput>make install &amp;&amp;
[2f4014b]140mkdir -pv /etc/X11/xorg.conf.d &amp;&amp;
[468d722]141cat &gt;&gt; /etc/sysconfig/createfiles &lt;&lt; "EOF"
[be9c663]142<literal>/tmp/.ICE-unix dir 1777 root root
143/tmp/.X11-unix dir 1777 root root</literal>
[468d722]144EOF</userinput></screen>
[3f72a148]145
146 </sect2>
147
148 <sect2 role="commands">
149 <title>Command Explanations</title>
150
[fad8db2]151 <para>
152 <parameter>--enable-dmx</parameter>: Build DMX (Distributed Multihead X)
153 server.
154 </para>
155
[2f4014b]156 <para>
[be9c663]157 <parameter>--enable-install-setuid</parameter>: The Xorg binary must run as
[2f4014b]158 the root user. This switch ensures that the binary is installed
159 setuid when <command>make</command> is run by an unprivileged user.
160 </para>
[468d722]161
[fad8db2]162 <para>
163 <parameter>--enable-suid-wrapper</parameter>: Build suid-root wrapper for
164 legacy driver support on rootless xserver systems.
165 </para>
166
[2f4014b]167 <para>
168 <command>cat &gt;&gt; /etc/sysconfig/createfiles...</command>: This
169 command creates the <filename class="directory">/tmp/.ICE-unix</filename>
170 and <filename class="directory">/tmp/.X11-unix</filename> directories at
171 startup, and ensures that the permissions and ownership are correct as
172 required by the server.
173 </para>
[468d722]174
[3f72a148]175 </sect2>
176
[7ab35da]177 <sect2 role="content">
178 <title>Contents</title>
179
180 <segmentedlist>
181 <segtitle>Installed Programs</segtitle>
[95e8211]182 <segtitle>Installed Libraries</segtitle>
[7ab35da]183 <segtitle>Installed Directories</segtitle>
184
185 <seglistitem>
[2f4014b]186 <seg>
187 cvt, dmxaddinput, dmxaddscreen, dmxinfo, dmxreconfig, dmxresize,
188 dmxrminput, dmxrmscreen, dmxtodmx, dmxwininfo, gtf, vdltodmx, X,
[534f7d7]189 Xdmx, xdmxconfig, Xnest, Xorg, and Xvfb
[2f4014b]190 </seg>
[95e8211]191 <seg>
[08bd91b]192 several under $XORG_PREFIX/lib/xorg/modules/{,extensions,multimedia}
[95e8211]193 </seg>
[2f4014b]194 <seg>
195 $XORG_PREFIX/include/xorg,
196 $XORG_PREFIX/lib/xorg,
[534f7d7]197 $XORG_PREFIX/share/X11/xorg.conf.d, and
[2f4014b]198 /var/lib/xkb
199 </seg>
[7ab35da]200 </seglistitem>
201 </segmentedlist>
202
203 <variablelist>
204 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
205 <?dbfo list-presentation="list"?>
206 <?dbhtml list-presentation="table"?>
207
208 <varlistentry id="cvt-x7">
209 <term><command>cvt</command></term>
210 <listitem>
[2f4014b]211 <para>
212 calculates VESA CVT mode lines.
213 </para>
[5faf7f7e]214 <indexterm zone="xorg-server cvt-x7">
[7ab35da]215 <primary sortas="b-cvt">cvt</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
[7c472863]220 <varlistentry id="dmx-x7">
221 <term><command>dmx*</command></term>
222 <listitem>
[2f4014b]223 <para>
224 are various tools used for manipulating the dmx server.
225 </para>
[5faf7f7e]226 <indexterm zone="xorg-server dmx-x7">
[7c472863]227 <primary sortas="b-dmx">dmx*</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
[7ab35da]232 <varlistentry id="gtf-x7">
233 <term><command>gtf</command></term>
234 <listitem>
[2f4014b]235 <para>
236 calculates VESA GTF mode lines.
237 </para>
[5faf7f7e]238 <indexterm zone="xorg-server gtf-x7">
[7ab35da]239 <primary sortas="b-gtf">gtf</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
[7c472863]244 <varlistentry id="vdltodmx-x7">
245 <term><command>vdltodmx</command></term>
246 <listitem>
[2f4014b]247 <para>
248 is a tool used to convert VDL config files to DMX config
249 files.
250 </para>
[5faf7f7e]251 <indexterm zone="xorg-server vdltodmx-x7">
[7c472863]252 <primary sortas="b-vdltodmx">vdltodmx</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
[7ab35da]257 <varlistentry id="X-x7">
258 <term><command>X</command></term>
259 <listitem>
[2f4014b]260 <para>
261 is a symbolic link to Xorg.
262 </para>
[5faf7f7e]263 <indexterm zone="xorg-server X-x7">
[7ab35da]264 <primary sortas="b-X">X</primary>
265 </indexterm>
266 </listitem>
267 </varlistentry>
268
269 <varlistentry id="Xnest-x7">
270 <term><command>Xnest</command></term>
271 <listitem>
[2f4014b]272 <para>
273 is a nested X server.
274 </para>
[5faf7f7e]275 <indexterm zone="xorg-server Xnest-x7">
[7ab35da]276 <primary sortas="b-Xnest">Xnest</primary>
277 </indexterm>
278 </listitem>
279 </varlistentry>
280
281 <varlistentry id="Xorg-x7">
282 <term><command>Xorg</command></term>
283 <listitem>
[2f4014b]284 <para>
285 is the X11R7 X Server.
286 </para>
[5faf7f7e]287 <indexterm zone="xorg-server Xorg-x7">
[7ab35da]288 <primary sortas="b-Xorg">Xorg</primary>
289 </indexterm>
290 </listitem>
291 </varlistentry>
292
293 <varlistentry id="Xvfb-x7">
294 <term><command>Xvfb</command></term>
295 <listitem>
[2f4014b]296 <para>
297 is the virtual framebuffer X server for X Version 11.
298 </para>
[5faf7f7e]299 <indexterm zone="xorg-server Xvfb-x7">
[7ab35da]300 <primary sortas="b-Xvfb">Xvfb</primary>
301 </indexterm>
302 </listitem>
303 </varlistentry>
304
[7c472863]305 <varlistentry id="xdmxconfig-x7">
306 <term><command>xdmxconfig</command></term>
307 <listitem>
[2f4014b]308 <para>
309 is a graphical configuration utility for the dmx server.
310 </para>
[5faf7f7e]311 <indexterm zone="xorg-server xdmxconfig-x7">
[7c472863]312 <primary sortas="b-xdmxconfig">xdmxconfig</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
316
[7ab35da]317 </variablelist>
318
319 </sect2>
320
[3f72a148]321</sect1>
Note: See TracBrowser for help on using the repository browser.