source: x/installing/x7util.xml@ e004bec

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 e004bec was e6148eeb, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Use `wget -c' for large Xorg downloads

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

  • Property mode set to 100644
File size: 8.5 KB
Line 
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
7 <!ENTITY x7utils-download-http "http://xorg.freedesktop.org/releases/individual/util/">
8 <!ENTITY x7utils-download-ftp "ftp://ftp.x.org/pub/individual/util/">
9 <!ENTITY x7utils-wget "&files-anduin;/xorg/util-&xorg7-version;.wget">
10 <!ENTITY x7utils-md5sum "&files-anduin;/xorg/util-&xorg7-version;.md5">
11 <!ENTITY x7utils-size "664 KB">
12 <!ENTITY x7utils-buildsize "5.2 MB">
13 <!ENTITY x7utils-time "0.1 SBU">
14
15]>
16
17<sect1 id="xorg7-util" xreflabel="Xorg Utilities">
18 <?dbhtml filename="x7util.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>Xorg Utilities</title>
26
27 <indexterm zone="xorg7-util">
28 <primary sortas="a-xorg7-util">Xorg Utilities</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Xorg Utilities</title>
33
34 <para>The <application>Xorg</application> utility packages provide
35 needed utilities, not for the <application>Xorg</application>
36 installation itself, but for other applications that make use of
37 legacy X11R6 installation methods.</para>
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&x7utils-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&x7utils-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: <ulink url="&x7utils-md5sum;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download size: &x7utils-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &x7utils-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &x7utils-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
62 <itemizedlist spacing="compact">
63 <listitem>
64 <para>Required download list: <ulink url="&x7utils-wget;"/></para>
65 </listitem>
66 </itemizedlist>
67
68 <bridgehead renderas="sect3">Xorg Utilities Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required"><xref linkend="pkgconfig"/> and
72 <xref linkend="xorg7-proto"/></para>
73
74 <para condition="html" role="usernotes">User Notes:
75 <ulink url='&blfs-wiki;/Xorg7Utilities'/></para>
76
77 </sect2>
78
79 <sect2>
80 <title>Downloading Xorg Utilities</title>
81
82 <para>To download the needed files using <application>wget</application>,
83 use the following commands:</para>
84
85<screen><userinput>mkdir util &amp;&amp;
86cd util &amp;&amp;
87grep -v '^#' ../util-&xorg7-version;.wget | wget -i- -c \
88 -B http://xorg.freedesktop.org/releases/individual/util/ &amp;&amp;
89md5sum -c ../util-&xorg7-version;.md5</userinput></screen>
90
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of Xorg Utilities</title>
95
96 <para>Install the Xorg utilities by running the following commands for
97 each package:</para>
98
99<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
100make</userinput></screen>
101
102 <para>These packages do not provide test suites.</para>
103
104 <para>Now as the <systemitem class="username">root</systemitem>
105 user:</para>
106
107<screen role="root"><userinput>make install</userinput></screen>
108
109 </sect2>
110
111 <sect2 role="content">
112 <title>Contents</title>
113
114 <segmentedlist>
115 <segtitle>Installed Programs</segtitle>
116 <segtitle>Installed Libraries</segtitle>
117 <segtitle>Installed Directories</segtitle>
118
119 <seglistitem>
120 <seg>ccmakedep, cleanlinks, gccmakedep, imake, lndir, makedepend,
121 makeg, mergelib, mkdirhier, mkhtmlindex, revpath, xmkmf</seg>
122 <seg>None</seg>
123 <seg>The following subdirectories of <envar>$XORG_PREFIX</envar>/:
124 bin, lib/X11/config, share/aclocal, and share/man</seg>
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="ccmakedep-x7">
134 <term><command>ccmakedep</command></term>
135 <listitem>
136 <para>creates dependencies in makefiles using a C compiler.</para>
137 <indexterm zone="xorg7-util ccmakedep-x7">
138 <primary sortas="b-ccmakedep">ccmakedep</primary>
139 </indexterm>
140 </listitem>
141 </varlistentry>
142
143 <varlistentry id="cleanlinks-x7">
144 <term><command>cleanlinks</command></term>
145 <listitem>
146 <para>removes dangling symbolic links and empty directories.</para>
147 <indexterm zone="xorg7-util cleanlinks-x7">
148 <primary sortas="b-cleanlinks">cleanlinks</primary>
149 </indexterm>
150 </listitem>
151 </varlistentry>
152
153 <varlistentry id="gccmakedep-x7">
154 <term><command>gccmakedep</command></term>
155 <listitem>
156 <para>creates dependencies in makefiles using
157 <command>gcc -M</command>.</para>
158 <indexterm zone="xorg7-util gccmakedep-x7">
159 <primary sortas="b-gccmakedep">gccmakedep</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 <varlistentry id="imake-x7">
165 <term><command>imake</command></term>
166 <listitem>
167 <para>is a C preprocessor interface to the make utility.</para>
168 <indexterm zone="xorg7-util imake-x7">
169 <primary sortas="b-imake">imake</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 <varlistentry id="lndir-x7">
175 <term><command>lndir</command></term>
176 <listitem>
177 <para>creates a shadow directory of symbolic links to another
178 directory tree.</para>
179 <indexterm zone="xorg7-util lndir-x7">
180 <primary sortas="b-lndir">lndir</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 <varlistentry id="makedepend-x7">
186 <term><command>makedepend</command></term>
187 <listitem>
188 <para>creates dependencies in makefiles.</para>
189 <indexterm zone="xorg7-util makedepend-x7">
190 <primary sortas="b-makedepend">makedepend</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="makeg-x7">
196 <term><command>makeg</command></term>
197 <listitem>
198 <para>makes a debuggable executable.</para>
199 <indexterm zone="xorg7-util makeg-x7">
200 <primary sortas="b-makeg">makeg</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="mergelib-x7">
206 <term><command>mergelib</command></term>
207 <listitem>
208 <para>merges one library into another.</para>
209 <indexterm zone="xorg7-util mergelib-x7">
210 <primary sortas="b-mergelib">mergelib</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 <varlistentry id="mkdirhier-x7">
216 <term><command>mkdirhier</command></term>
217 <listitem>
218 <para>makes a directory hierarchy.</para>
219 <indexterm zone="xorg7-util mkdirhier-x7">
220 <primary sortas="b-mkdirhier">mkdirhier</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="mkhtmlindex-x7">
226 <term><command>mkhtmlindex</command></term>
227 <listitem>
228 <para>generates index files for HTML man pages.</para>
229 <indexterm zone="xorg7-util mkhtmlindex-x7">
230 <primary sortas="b-mkhtmlindex">mkhtmlindex</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 <varlistentry id="revpath-x7">
236 <term><command>revpath</command></term>
237 <listitem>
238 <para>generates a relative path that can be used to undo a
239 changedirectory.</para>
240 <indexterm zone="xorg7-util revpath-x7">
241 <primary sortas="b-revpath">revpath</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="xmkmf-x7">
247 <term><command>xmkmf</command></term>
248 <listitem>
249 <para>creates a Makefile from an Imakefile.</para>
250 <indexterm zone="xorg7-util xmkmf-x7">
251 <primary sortas="b-xmkmf">xmkmf</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
256 </variablelist>
257
258 </sect2>
259
260</sect1>
Note: See TracBrowser for help on using the repository browser.