source: pst/printing/espgs.xml@ 0d93d684

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 0d93d684 was f1283d3f, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Typo fix. Pst.

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

  • Property mode set to 100644
File size: 9.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY espgs-download-http "http://prdownloads.sourceforge.net/espgs/espgs-&espgs-version;-source.tar.bz2">
8 <!ENTITY espgs-download-ftp "ftp://ftp.gtlib.cc.gatech.edu/pub/slackware/slackware-current/source/ap/espgs/espgs-&espgs-version;-source.tar.bz2">
9 <!ENTITY espgs-md5sum "d30bf5c09f2c7caa8291f6305cf03044">
10 <!ENTITY espgs-size "5.3 MB">
11 <!ENTITY espgs-buildsize "128 MB (includes installing libgs.so and both font tarballs)">
12 <!ENTITY espgs-time "1.94 SBU (includes building and installing libgs.so)">
13
14 <!ENTITY espgs-standard-fonts-download "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz">
15 <!ENTITY espgs-standard-fonts-md5sum "6865682b095f8c4500c54b285ff05ef6">
16 <!ENTITY espgs-standard-fonts-size "3.7 MB">
17
18 <!ENTITY espgs-other-fonts-download "http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz">
19 <!ENTITY espgs-other-fonts-md5sum "33457d3f37de7ef03d2eea05a9e6aa4f">
20 <!ENTITY espgs-other-fonts-size "796 KB">
21]>
22
23<sect1 id="espgs" xreflabel="ESP Ghostscript-&espgs-version;">
24 <?dbhtml filename="espgs.html"?>
25
26 <sect1info>
27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
29 <keywordset>
30 <keyword role="package">espgs-&espgs-version;-source.tar</keyword>
31 <keyword role="ftpdir">espgs</keyword>
32 </keywordset>
33 </sect1info>
34
35 <title>ESP Ghostscript-&espgs-version;</title>
36
37 <indexterm zone="espgs">
38 <primary sortas="a-ESP-Ghostscript">ESP Ghostscript</primary>
39 </indexterm>
40
41 <sect2 role="package">
42 <title>Introduction to ESP Ghostscript</title>
43
44 <para><application>ESP Ghostscript</application> is a versatile processor
45 for PostScript data with the ability to render PostScript to different
46 targets. <application>ESP Ghostscript</application> is a customized
47 version of GNU Ghostscript that includes an enhanced configuration script,
48 the <application>CUPS</application> raster driver to support
49 <application>CUPS</application> raster printer drivers, and additional
50 patches and drivers from various Linux distributors.</para>
51
52 <bridgehead renderas="sect3">Package Information</bridgehead>
53 <itemizedlist spacing="compact">
54 <listitem>
55 <para>Download (HTTP): <ulink url="&espgs-download-http;"/></para>
56 </listitem>
57 <listitem>
58 <para>Download (FTP): <ulink url="&espgs-download-ftp;"/></para>
59 </listitem>
60 <listitem>
61 <para>Download MD5 sum: &espgs-md5sum;</para>
62 </listitem>
63 <listitem>
64 <para>Download size: &espgs-size;</para>
65 </listitem>
66 <listitem>
67 <para>Estimated disk space required: &espgs-buildsize;</para>
68 </listitem>
69 <listitem>
70 <para>Estimated build time: &espgs-time;</para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
75
76 <itemizedlist spacing='compact'>
77 <title>Standard Fonts</title>
78 <listitem>
79 <para>Download (FTP): <ulink url="&espgs-standard-fonts-download;"/></para>
80 </listitem>
81 <listitem>
82 <para>Download MD5 sum: &espgs-standard-fonts-md5sum;</para>
83 </listitem>
84 <listitem>
85 <para>Download size: &espgs-standard-fonts-size;</para>
86 </listitem>
87 </itemizedlist>
88
89 <itemizedlist spacing='compact'>
90 <title>Other Fonts</title>
91 <listitem>
92 <para>Download (HTTP): <ulink url="&espgs-other-fonts-download;"/></para>
93 </listitem>
94 <listitem>
95 <para>Download MD5 sum: &espgs-other-fonts-md5sum;</para>
96 </listitem>
97 <listitem>
98 <para>Download size: &espgs-other-fonts-size;</para>
99 </listitem>
100 </itemizedlist>
101
102 <bridgehead renderas="sect3">ESP Ghostscript Dependencies</bridgehead>
103
104 <bridgehead renderas="sect4">Optional</bridgehead>
105 <para role="optional"><xref linkend="cups"/>,
106 <xref linkend="libjpeg"/>,
107 <xref linkend="libpng"/>,
108 X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
109 <xref linkend="GLib"/>,
110 <xref linkend="GTK"/> and
111 <xref linkend="gimp-print"/></para>
112
113 </sect2>
114
115 <sect2 role="installation">
116 <title>Installation of ESP Ghostscript</title>
117
118 <para>Install <application>ESP Ghostscript</application>
119 by running the following commands:</para>
120
121<screen><userinput>./configure --prefix=/usr --without-gimp-print --without-omni &amp;&amp;
122make</userinput></screen>
123
124 <para>This package does not come with a test suite. However, you may test
125 the operation of the newly built <command>gs</command> program by issuing
126 the following command (issue from an X Windows terminal):</para>
127
128<screen><userinput>bin/gs -Ilib examples/tiger.ps</userinput></screen>
129
130 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
131
132<screen role="root"><userinput>make install</userinput></screen>
133
134 <para>To install the shared library
135 <filename class='libraryfile'>libgs.so</filename> you will need
136 <xref linkend="GTK"/>. Note that the shared library is only used in
137 external programs such as <xref linkend="gsview"/> and
138 <xref linkend="imagemagick"/>. Proceed with the following commands as an
139 unprivileged user:</para>
140
141<screen><userinput>make CFLAGS_SO='-fPIC $(ACDEFS)' so</userinput></screen>
142
143 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
144
145<screen role="root"><userinput>make soinstall &amp;&amp;
146install -v -d -m755 /usr/include/ps &amp;&amp;
147install -v -m644 src/*.h /usr/include/ps &amp;&amp;
148ln -v -s ps /usr/include/ghostscript</userinput></screen>
149
150 <para>To finish the installation, unpack all fonts you've downloaded to
151 <filename class="directory">/usr/share/ghostscript</filename> and ensure
152 the ownerships of the files are root:root. Substitute
153 <replaceable>[font-tarball]</replaceable> appropriately in
154 the command below for the fonts you wish to install:</para>
155
156<screen role="root"><userinput>tar -xvf ../<replaceable>[font-tarball]</replaceable> -C /usr/share/ghostscript &amp;&amp;
157chown -v -R root:root /usr/share/ghostscript/fonts</userinput></screen>
158
159 </sect2>
160
161 <sect2 role="commands">
162 <title>Command Explanations</title>
163
164 <para><parameter>--without-gimp-print</parameter>: This switch disables
165 the building of the <application>GIMP</application> print driver as a
166 <application>Ghostscript</application> device since this is deprecated.
167 This driver may be still accessible via IJS or
168 <application>CUPS</application>, and this is the preferred way.</para>
169
170 <para><parameter>--without-omni</parameter>: This switch disables the
171 omni driver support.</para>
172
173 <para><option>--without-ijs</option>: This switch disables the
174 IJS driver support.</para>
175
176 <para><command>install ...</command>: Some packages
177 (<application>ImageMagick</application> is one) need the
178 <application>Ghostscript</application> interface headers in place to link
179 to the shared library. These commands install the headers.</para>
180
181 <para><command>ln -v -s ps /usr/include/ghostscript</command>: Some
182 packages expect to find the interface headers in an alternate
183 location.</para>
184
185 </sect2>
186
187 <sect2 role="content">
188 <title>Contents</title>
189
190 <segmentedlist>
191 <segtitle>Installed Programs</segtitle>
192 <segtitle>Installed Library</segtitle>
193 <segtitle>Installed Directories</segtitle>
194
195 <seglistitem>
196 <seg>bdftops, dvipdf, eps2eps, fixmswrd.pl, font2c, gs, gsbj, gsc, gsdj,
197 gsdj500, gslj, gslp, gsnd, gsx, lprsetup.sh, pdf2dsc, pdf2ps, pdfopt,
198 pf2afm, pfbtopfa, pj-gs.sh, printafm, ps2ascii, ps2epsi, ps2pdf,
199 ps2pdf12, ps2pdf13, ps2pdf14, ps2pdfwr, ps2ps, pv.sh, sysvlp.sh,
200 unix-lpr.sh, and wftopfa</seg>
201 <seg>libgs.so </seg>
202 <seg>/usr/include/ps and /usr/share/ghostscript</seg>
203 </seglistitem>
204 </segmentedlist>
205
206 <variablelist>
207 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
208 <?dbfo list-presentation="list"?>
209 <?dbhtml list-presentation="table"?>
210
211 <varlistentry id="gs-prog-gs">
212 <term><command>gs</command></term>
213 <listitem>
214 <para>invokes <application>Ghostscript</application>, an interpreter
215 of Adobe Systems' PostScript(tm) and Portable Document Format
216 (PDF) languages.</para>
217 <indexterm zone="espgs gs-prog-gs">
218 <primary sortas="b-gs">gs</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="pstoraster">
224 <term><filename>pstoraster</filename></term>
225 <listitem>
226 <para>is a filter used by <application>CUPS</application> to convert
227 PostScript to a generic raster image format that is acceptable as an
228 input to drivers for non-PostScript printers (e.g., from
229 <xref linkend="gimp-print"/>). It is built and installed only if
230 <xref linkend="cups"/> is found.</para>
231 <indexterm zone="espgs pstoraster">
232 <primary sortas="g-pstoraster">pstoraster</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 </variablelist>
238
239 <para><application>ESP Ghostscript</application> provides many different
240 scripts used to render PostScript/PDF files back and forth. Please refer
241 to the HTML documentation or try <command>man gs</command> for information
242 about the capabilities provided by the package.</para>
243
244 </sect2>
245
246</sect1>
Note: See TracBrowser for help on using the repository browser.