source: x/installing/x7legacy.xml@ e5324803

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 e5324803 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 7.4 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 x7legacy-download-http "&xorg-download-http;/">
8 <!ENTITY x7legacy-download-ftp "&xorg-download-ftp;/">
9 <!ENTITY x7legacy-size "4.2 MB">
10 <!ENTITY x7legacy-buildsize "30 MB"> <!-- daewoo is largest build dir -->
11 <!ENTITY x7legacy-time "0.3 SBU">
12
13 <!ENTITY bdftopcf-version "1.1">
14 <!ENTITY bdftopcf-md5sum "2a455d3c02390597feb9cefb3fe97a45">
15
16 <!ENTITY font-adobe-100dpi-version "1.0.3">
17 <!ENTITY font-adobe-100dpi-md5sum "1347c3031b74c9e91dc4dfa53b12f143">
18
19 <!ENTITY font-adobe-75dpi-version "1.0.3">
20 <!ENTITY font-adobe-75dpi-md5sum "6c9f26c92393c0756f3e8d614713495b">
21
22 <!ENTITY font-jis-misc-version "1.0.3">
23 <!ENTITY font-jis-misc-md5sum "cb7b57d7800fd9e28ec35d85761ed278">
24
25 <!ENTITY font-daewoo-misc-version "1.0.3">
26 <!ENTITY font-daewoo-misc-md5sum "0571bf77f8fab465a5454569d9989506">
27
28 <!ENTITY font-isas-misc-version "1.0.3">
29 <!ENTITY font-isas-misc-md5sum "a2401caccbdcf5698e001784dbd43f1a">
30
31 <!ENTITY font-misc-misc-version "1.1.2">
32 <!ENTITY font-misc-misc-md5sum "c88eb44b3b903d79fb44b860a213e623">
33]>
34
35<sect1 id="xorg7-legacy" xreflabel="Xorg Legacy Fonts">
36 <?dbhtml filename="x7legacy.html"?>
37
38
39 <title>Xorg Legacy</title>
40
41 <indexterm zone="xorg7-legacy">
42 <primary sortas="a-xorg7-legacy">Xorg Legacy</primary>
43 </indexterm>
44
45 <sect2 role="package">
46 <title>Introduction to Xorg Legacy</title>
47
48 <para>
49 <application>Xorg</application>&apos;s ancestor (X11R1, in 1987) at
50 first only provided bitmap fonts, with a tool
51 (<command>bdftopcf</command>) to assist in their installation. With the
52 introduction of <application>xorg-server-1.19.0</application> and
53 <application>libXfont2</application> many people will not need them.
54 There are still a few old packages which might require, or benefit from,
55 these deprecated fonts and so the following packages are shown here.
56 </para>
57
58 <note>
59 <para>
60 The font-adobe-100dpi package installs 100 dots per inch versions of
61 Courier, Helvetica, New Century Schoolbook and Times fonts.
62 </para>
63
64 <para>
65 The remaining font packages here provide 75dpi versions of those fonts,
66 and various miscellaneous fonts - mostly for legacy encodings. Those are
67 primarily to silence warnings when testing Xorg. In previous versions
68 of BLFS a lot more legacy fonts were installed.
69 </para>
70
71 <para revision="sysv">
72 Please consult the BLFS-7.10 book at <ulink
73 url="https://www.linuxfromscratch.org/blfs/view/7.10/x/x7font.html"/>
74 if you wish to install any of those other fonts.
75 </para>
76
77 <para revision="systemd">
78 Please consult the BLFS-7.10 systemd book at <ulink url=
79 "https://www.linuxfromscratch.org/blfs/view/7.10-systemd/x/x7font.html"/>
80 if you wish to install any of those other fonts.
81 </para>
82 </note>
83
84 &lfs112_checked;
85
86 <bridgehead renderas="sect3">Package Information</bridgehead>
87 <itemizedlist spacing="compact">
88 <listitem>
89 <para>
90 Download (HTTP): <ulink url="&x7legacy-download-http;"/>
91 </para>
92 </listitem>
93 <listitem>
94 <para>
95 Download (FTP): <ulink url="&x7legacy-download-ftp;"/>
96 </para>
97 </listitem>
98 <listitem>
99 <para>
100 Download size: &x7legacy-size;
101 </para>
102 </listitem>
103 <listitem>
104 <para>
105 Estimated disk space required: &x7legacy-buildsize;
106 </para>
107 </listitem>
108 <listitem>
109 <para>
110 Estimated build time: &x7legacy-time;
111 </para>
112 </listitem>
113 </itemizedlist>
114
115 <bridgehead renderas="sect3">Xorg Legacy Dependencies</bridgehead>
116
117 <bridgehead renderas="sect4">Required</bridgehead>
118 <para role="required">
119 <xref linkend="xorg7-font"/>
120 </para>
121
122 <para condition="html" role="usernotes">User Notes:
123 <ulink url='&blfs-wiki;/Xorg7Legacy'/></para>
124
125 </sect2>
126
127 <sect2>
128 <title>Downloading Xorg Legacy</title>
129
130 <para>
131 First, create a list of files to be downloaded. This file will also
132 be used to verify the integrity of the downloads when complete:
133 </para>
134
135<screen><userinput>cat &gt; legacy.dat &lt;&lt; "EOF"
136<literal>&bdftopcf-md5sum; app/ bdftopcf-&bdftopcf-version;.tar.bz2
137&font-adobe-100dpi-md5sum; font/ font-adobe-100dpi-&font-adobe-100dpi-version;.tar.bz2
138&font-adobe-75dpi-md5sum; font/ font-adobe-75dpi-&font-adobe-75dpi-version;.tar.bz2
139&font-jis-misc-md5sum; font/ font-jis-misc-&font-jis-misc-version;.tar.bz2
140&font-daewoo-misc-md5sum; font/ font-daewoo-misc-&font-daewoo-misc-version;.tar.bz2
141&font-isas-misc-md5sum; font/ font-isas-misc-&font-isas-misc-version;.tar.bz2
142&font-misc-misc-md5sum; font/ font-misc-misc-&font-misc-misc-version;.tar.bz2</literal>
143EOF</userinput></screen>
144
145 <para>
146 To download the needed files using <application>wget</application>,
147 use the following commands:
148 </para>
149
150<screen><userinput>mkdir legacy &amp;&amp;
151cd legacy &amp;&amp;
152grep -v '^#' ../legacy.dat | awk '{print $2$3}' | wget -i- -c \
153 -B &xorg-download-http;/ &amp;&amp;
154grep -v '^#' ../legacy.dat | awk '{print $1 " " $3}' > ../legacy.md5 &amp;&amp;
155md5sum -c ../legacy.md5</userinput></screen>
156
157 </sect2>
158
159 <sect2 role="installation">
160 <title>Installation of Xorg Legacy</title>
161
162&as_root;
163
164 <para>
165 First, start a subshell that will exit on error:
166 </para>
167
168<screen><userinput>bash -e</userinput></screen>
169
170 <para>
171 Install all of the packages by running the following commands:
172 </para>
173
174<screen><userinput>for package in $(grep -v '^#' ../legacy.md5 | awk '{print $2}')
175do
176 packagedir=${package%.tar.bz2}
177 tar -xf $package
178 pushd $packagedir
179 ./configure $XORG_CONFIG
180 make
181 as_root make install
182 popd
183 rm -rf $packagedir
184 as_root /sbin/ldconfig
185done</userinput></screen>
186
187 <para>
188 Finally, exit the shell that was started earlier:
189 </para>
190
191<screen><userinput>exit</userinput></screen>
192
193 </sect2>
194
195 <sect2 role="content">
196 <title>Contents</title>
197
198 <segmentedlist>
199 <segtitle>Installed Programs</segtitle>
200 <segtitle>Installed Libraries</segtitle>
201 <segtitle>Installed Directories</segtitle>
202
203 <seglistitem>
204 <seg>bdftopcf</seg>
205 <seg>None</seg>
206 <seg><envar>$XORG_PREFIX</envar>/share/fonts/100dpi,
207 <envar>$XORG_PREFIX</envar>/share/fonts/75dpi,
208 <envar>$XORG_PREFIX</envar>/share/fonts/misc</seg>
209 </seglistitem>
210 </segmentedlist>
211
212 <variablelist>
213 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
214 <?dbfo list-presentation="list"?>
215 <?dbhtml list-presentation="table"?>
216
217 <varlistentry id="bdftopcf-x7">
218 <term><command>bdftopcf</command></term>
219 <listitem>
220 <para>
221 converts an X font from Bitmap Distribution Format to Portable
222 Compiled Format
223 </para>
224 <indexterm zone="xorg7-legacy bdftopcf-x7">
225 <primary sortas="b-bdftopcf">bdftopcf</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 </variablelist>
231
232 </sect2>
233
234</sect1>
Note: See TracBrowser for help on using the repository browser.