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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 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 gnome kde5-13430 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 a8ece039 was 5f26d66f, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

LFS-7.4 tags after building Xorg

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

  • Property mode set to 100644
File size: 8.9 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">
[299d5c54]9 <!ENTITY xorg-server-md5sum "5d36a6483e8e301875131e8302c67727">
[2f4014b]10 <!ENTITY xorg-server-size "5.3 MB">
[70aaf230]11 <!ENTITY xorg-server-buildsize "550 MB">
[52a90a3]12 <!ENTITY xorg-server-time "2.0 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
[5f26d66f]37 &lfs74_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">
[4e143323]87 <xref linkend="mesalib"/>,
[2f4014b]88 <xref linkend="openssl"/>,
89 <xref linkend="pixman"/>,
90 <xref linkend="xorg7-font"/> and
91 <xref linkend="xkeyboard-config"/>
92 </para>
[5e8be1c]93
[b1e3537]94 <bridgehead renderas="sect4">Optional</bridgehead>
[2f4014b]95 <para>
[ecff6e58]96 <xref linkend="acpid"/> (runtime),
[2f4014b]97 <xref linkend="doxygen"/> (to build API documentation),
98 <xref linkend="fop"/>, (to build documentation),
99 <xref linkend="gs"/> (to build documentation) and
100 <xref linkend="xmlto"/>, (to build documentation)
101 </para>
[9ba5bd9]102
[5e8be1c]103 <para condition="html" role="usernotes">User Notes:
[2f4014b]104 <ulink url='&blfs-wiki;/Xorg7Server'/>
105 </para>
[5e8be1c]106 </sect2>
[10eeae12]107
[3f72a148]108 <sect2 role="installation">
109 <title>Installation of Xorg Server</title>
110
[52a90a3]111 <para>
112 If you have downloaded the optional patch, apply it by running
113 the following command:
114 </para>
115
116<screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen>
117
118 <para>
119 Install the server by running the following commands:
120 </para>
[3f72a148]121
[d7fb5586]122<screen><userinput>./configure $XORG_CONFIG \
[2f4014b]123 --with-xkb-output=/var/lib/xkb \
124 --enable-install-setuid &amp;&amp;
[3f72a148]125make</userinput></screen>
126
[2f4014b]127 <para>
128 To test the results, issue: <command>make check</command>.
129 </para>
[ad54ac8]130
[2f4014b]131 <para>
132 Now as the <systemitem class="username">root</systemitem>
133 user:
134 </para>
[3f72a148]135
[7c472863]136<screen role="root"><userinput>make install &amp;&amp;
[2f4014b]137mkdir -pv /etc/X11/xorg.conf.d &amp;&amp;
[468d722]138cat &gt;&gt; /etc/sysconfig/createfiles &lt;&lt; "EOF"
139/tmp/.ICE-unix dir 1777 root root
[2f4014b]140/tmp/.X11-unix dir 1777 root root
[468d722]141EOF</userinput></screen>
[3f72a148]142
143 </sect2>
144
145 <sect2 role="commands">
146 <title>Command Explanations</title>
147
[2f4014b]148 <para>
149 <option>--enable-install-setuid</option>: The Xorg binary must run as
150 the root user. This switch ensures that the binary is installed
151 setuid when <command>make</command> is run by an unprivileged user.
152 </para>
[468d722]153
[2f4014b]154 <para>
155 <command>cat &gt;&gt; /etc/sysconfig/createfiles...</command>: This
156 command creates the <filename class="directory">/tmp/.ICE-unix</filename>
157 and <filename class="directory">/tmp/.X11-unix</filename> directories at
158 startup, and ensures that the permissions and ownership are correct as
159 required by the server.
160 </para>
[468d722]161
[3f72a148]162 </sect2>
163
[7ab35da]164 <sect2 role="content">
165 <title>Contents</title>
166
167 <segmentedlist>
168 <segtitle>Installed Programs</segtitle>
[95e8211]169 <segtitle>Installed Libraries</segtitle>
[7ab35da]170 <segtitle>Installed Directories</segtitle>
171
172 <seglistitem>
[2f4014b]173 <seg>
174 cvt, dmxaddinput, dmxaddscreen, dmxinfo, dmxreconfig, dmxresize,
175 dmxrminput, dmxrmscreen, dmxtodmx, dmxwininfo, gtf, vdltodmx, X,
176 Xdmx, xdmxconfig, Xnest, Xorg and Xvfb
177 </seg>
[95e8211]178 <seg>
179 None
180 </seg>
[2f4014b]181 <seg>
182 $XORG_PREFIX/include/xorg,
183 $XORG_PREFIX/lib/xorg,
184 $XORG_PREFIX/share/X11/xorg.conf.d and
185 /var/lib/xkb
186 </seg>
[7ab35da]187 </seglistitem>
188 </segmentedlist>
189
190 <variablelist>
191 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
192 <?dbfo list-presentation="list"?>
193 <?dbhtml list-presentation="table"?>
194
195 <varlistentry id="cvt-x7">
196 <term><command>cvt</command></term>
197 <listitem>
[2f4014b]198 <para>
199 calculates VESA CVT mode lines.
200 </para>
[5faf7f7e]201 <indexterm zone="xorg-server cvt-x7">
[7ab35da]202 <primary sortas="b-cvt">cvt</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
[7c472863]207 <varlistentry id="dmx-x7">
208 <term><command>dmx*</command></term>
209 <listitem>
[2f4014b]210 <para>
211 are various tools used for manipulating the dmx server.
212 </para>
[5faf7f7e]213 <indexterm zone="xorg-server dmx-x7">
[7c472863]214 <primary sortas="b-dmx">dmx*</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
[7ab35da]219 <varlistentry id="gtf-x7">
220 <term><command>gtf</command></term>
221 <listitem>
[2f4014b]222 <para>
223 calculates VESA GTF mode lines.
224 </para>
[5faf7f7e]225 <indexterm zone="xorg-server gtf-x7">
[7ab35da]226 <primary sortas="b-gtf">gtf</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
[7c472863]231 <varlistentry id="vdltodmx-x7">
232 <term><command>vdltodmx</command></term>
233 <listitem>
[2f4014b]234 <para>
235 is a tool used to convert VDL config files to DMX config
236 files.
237 </para>
[5faf7f7e]238 <indexterm zone="xorg-server vdltodmx-x7">
[7c472863]239 <primary sortas="b-vdltodmx">vdltodmx</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
243
[7ab35da]244 <varlistentry id="X-x7">
245 <term><command>X</command></term>
246 <listitem>
[2f4014b]247 <para>
248 is a symbolic link to Xorg.
249 </para>
[5faf7f7e]250 <indexterm zone="xorg-server X-x7">
[7ab35da]251 <primary sortas="b-X">X</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 <varlistentry id="Xnest-x7">
257 <term><command>Xnest</command></term>
258 <listitem>
[2f4014b]259 <para>
260 is a nested X server.
261 </para>
[5faf7f7e]262 <indexterm zone="xorg-server Xnest-x7">
[7ab35da]263 <primary sortas="b-Xnest">Xnest</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 <varlistentry id="Xorg-x7">
269 <term><command>Xorg</command></term>
270 <listitem>
[2f4014b]271 <para>
272 is the X11R7 X Server.
273 </para>
[5faf7f7e]274 <indexterm zone="xorg-server Xorg-x7">
[7ab35da]275 <primary sortas="b-Xorg">Xorg</primary>
276 </indexterm>
277 </listitem>
278 </varlistentry>
279
280 <varlistentry id="Xvfb-x7">
281 <term><command>Xvfb</command></term>
282 <listitem>
[2f4014b]283 <para>
284 is the virtual framebuffer X server for X Version 11.
285 </para>
[5faf7f7e]286 <indexterm zone="xorg-server Xvfb-x7">
[7ab35da]287 <primary sortas="b-Xvfb">Xvfb</primary>
288 </indexterm>
289 </listitem>
290 </varlistentry>
291
[7c472863]292 <varlistentry id="xdmxconfig-x7">
293 <term><command>xdmxconfig</command></term>
294 <listitem>
[2f4014b]295 <para>
296 is a graphical configuration utility for the dmx server.
297 </para>
[5faf7f7e]298 <indexterm zone="xorg-server xdmxconfig-x7">
[7c472863]299 <primary sortas="b-xdmxconfig">xdmxconfig</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
[7ab35da]304 </variablelist>
305
306 </sect2>
307
[3f72a148]308</sect1>
Note: See TracBrowser for help on using the repository browser.