glfs/pst/printing/gs/espgs-inst.xml
Larry Lawrence a486991d71 added espgs-7.05.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@719 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-20 16:19:36 +00:00

15 lines
368 B
XML

<sect2>
<title>Installation of Ghostscript</title>
<para>Install Ghostscript by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
<para>To finish the installation, unpack the font packages into
<filename>/usr/share/ghostscript</filename>.</para>
</sect2>