source: x/installing/x7legacy.xml@ 1f6d0c13

10.0 10.1 11.0 11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1f6d0c13 was 1f6d0c13, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Xorg tags and a few others

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

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