source: pst/printing/espgs.xml@ 86af98a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 86af98a was 86af98a, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Updated trunk sources to use DocBook DTD XML 4.4

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

  • Property mode set to 100644
File size: 6.9 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY espgs-download-http "http://prdownloads.sourceforge.net/espgs/espgs-&espgs-version;-source.tar.bz2">
7 <!ENTITY espgs-download-ftp "ftp://ftp.gtlib.cc.gatech.edu/pub/slackware/slackware-current/source/ap/espgs/espgs-&espgs-version;-source.tar.bz2">
8 <!ENTITY espgs-md5sum "d30bf5c09f2c7caa8291f6305cf03044">
9 <!ENTITY espgs-size "5.3 MB">
10 <!ENTITY espgs-buildsize "116-140 MB (depends if libgs.so is installed)">
11 <!ENTITY espgs-time "1.65-3.20 SBU">
12
13 <!ENTITY espgs-standard-fonts-download "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz">
14 <!ENTITY espgs-standard-fonts-md5sum "6865682b095f8c4500c54b285ff05ef6">
15 <!ENTITY espgs-standard-fonts-size "3.7 MB">
16
17 <!ENTITY espgs-other-fonts-download "http://ftp.gnu.org/pub/gnu/ghostscript/gnu-gs-fonts-other-6.0.tar.gz">
18 <!ENTITY espgs-other-fonts-md5sum "33457d3f37de7ef03d2eea05a9e6aa4f">
19 <!ENTITY espgs-other-fonts-size "796 KB">
20]>
21
22<sect1 id="espgs" xreflabel="ESP Ghostscript-&espgs-version;">
23<sect1info>
24<othername>$LastChangedBy$</othername>
25<date>$Date$</date>
26</sect1info>
27<?dbhtml filename="espgs.html"?>
28<title><application><acronym>ESP</acronym>
29Ghostscript</application>-&espgs-version;</title>
30
31<sect2>
32<title>Introduction to <application><acronym>ESP</acronym>
33Ghostscript</application></title>
34
35<para><application><acronym>ESP</acronym> Ghostscript</application> is a
36versatile processor for PostScript data with the ability to render PostScript
37to different targets.
38<application><acronym>ESP</acronym> Ghostscript</application> is a customized
39version of <acronym>GNU</acronym> Ghostscript that includes an enhanced
40configuration script, the <acronym>CUPS</acronym> raster driver to support
41<acronym>CUPS</acronym> raster printer drivers, and additional patches and
42drivers from various Linux distributors.</para>
43
44<sect3><title>Package information</title>
45<itemizedlist spacing='compact'>
46<listitem><para>Download (HTTP):
47<ulink url="&espgs-download-http;"/></para></listitem>
48<listitem><para>Download (FTP):
49<ulink url="&espgs-download-ftp;"/></para></listitem>
50<listitem><para>Download MD5 sum: &espgs-md5sum;</para></listitem>
51<listitem><para>Download size: &espgs-size;</para></listitem>
52<listitem><para>Estimated disk space required:
53&espgs-buildsize;</para></listitem>
54<listitem><para>Estimated build time:
55&espgs-time;</para></listitem></itemizedlist>
56</sect3>
57
58<sect3><title>Additional downloads</title>
59<sect4><title>Standard fonts</title>
60<itemizedlist spacing='compact'>
61<listitem><para>Download (FTP):
62<ulink url="&espgs-standard-fonts-download;"/></para></listitem>
63<listitem><para>Download MD5 sum:
64&espgs-standard-fonts-md5sum;</para></listitem>
65<listitem><para>Download size:
66&espgs-standard-fonts-size;</para></listitem>
67</itemizedlist>
68</sect4>
69
70<sect4><title>Other fonts</title>
71<itemizedlist spacing='compact'>
72<listitem><para>Download (HTTP):
73<ulink url="&espgs-other-fonts-download;"/></para></listitem>
74<listitem><para>Download MD5 sum:
75&espgs-other-fonts-md5sum;</para></listitem>
76<listitem><para>Download size:
77&espgs-other-fonts-size;</para></listitem>
78</itemizedlist>
79</sect4>
80</sect3>
81
82<sect3><title><application><acronym>ESP</acronym> Ghostscript</application>
83dependencies</title>
84<sect4><title>Optional</title>
85<para><xref linkend="cups"/>,
86<xref linkend="libjpeg"/>,
87<xref linkend="libpng"/>,
88X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
89<xref linkend="GLib"/>,
90<xref linkend="GTK"/> and
91<xref linkend="gimp-print"/></para>
92</sect4>
93</sect3>
94
95</sect2>
96
97<sect2>
98<title>Installation of <application><acronym>ESP</acronym>
99Ghostscript</application></title>
100
101<para>Install <application><acronym>ESP</acronym> Ghostscript</application>
102by running the following commands:</para>
103
104<screen><userinput><command>./configure --prefix=/usr --without-gimp-print --without-omni &amp;&amp;
105make &amp;&amp;
106make install</command></userinput></screen>
107
108<para>To install the shared library
109<filename class='libraryfile'>libgs.so</filename> you
110will need <xref linkend="GTK"/>.</para>
111
112<para>Proceed with the following commands:</para>
113
114<screen><userinput><command>make CFLAGS_SO='-fPIC $(ACDEFS)' so &amp;&amp;
115make soinstall &amp;&amp;
116install -d -m755 /usr/include/ps &amp;&amp;
117install -m644 src/*.h /usr/include/ps</command></userinput></screen>
118
119<note><para>The shared library is only used in external programs like
120<xref linkend="gsview"/>.</para></note>
121
122<para>To finish the installation, unpack all fonts you've downloaded to
123<filename class="directory">/usr/share/ghostscript</filename> and ensure
124the ownerships of the files are root:root.</para>
125
126</sect2>
127
128<sect2>
129<title>Command explanations</title>
130
131<para><parameter>--without-gimp-print</parameter>: This switch disables
132the building of the <application><acronym>GIMP</acronym></application> print
133driver as a <application>Ghostscript</application> device since this is
134deprecated. This driver may be still accessible via <acronym>IJS</acronym>
135or <application><acronym>CUPS</acronym></application>,
136and this is the preferred way.</para>
137
138<para><option>--without-omni</option>: This switch disables the
139omni driver support.</para>
140
141<para><option>--without-ijs</option>: This switch disables the
142<acronym>IJS</acronym> driver support.</para>
143
144<para><command>install ...</command>: Some packages
145(<application>ImageMagick</application> is one) need the
146<application>Ghostscript</application> headers in place to link to the
147shared library. These commands install the headers.</para>
148
149</sect2>
150
151<sect2>
152<title>Contents</title>
153
154<para>The <application><acronym>ESP</acronym> Ghostscript</application>
155package contains <command>gs</command>,
156the <filename class='libraryfile'>libgs</filename> library and many filters
157to render PostScript/<acronym>PDF</acronym> files back and forth. Please refer
158to the <acronym>HTML</acronym> documentation or try
159<command>man gs</command> for information about the capabilities provided
160by the package. <application><acronym>ESP</acronym> Ghostscript</application>
161also provides the <filename>pstoraster</filename>
162<application><acronym>CUPS</acronym></application> print filter.</para>
163
164</sect2>
165
166<sect2>
167<title>Description</title>
168
169<sect3>
170<title>gs</title>
171<para><command>gs</command> invokes <application>Ghostscript</application>, an
172interpreter of Adobe Systems' PostScript(tm) and Portable Document Format
173(<acronym>PDF</acronym>) languages.</para></sect3>
174
175<sect3>
176<title>pstoraster</title>
177<para><application><acronym>CUPS</acronym></application> uses the
178<command>pstoraster</command> filter to convert PostScript to a generic raster
179image format that is acceptable as an input to drivers for non-PostScript
180printers (e.g., from <xref linkend="gimp-print"/>). It is built and installed
181only if <xref linkend="cups"/> is found.</para></sect3>
182
183</sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.