Added a note about running the test suite to the ESP Ghostscript instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4941 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-08-16 06:16:05 +00:00
parent 9002094ffb
commit 16104bde34

View File

@ -117,15 +117,22 @@
<screen><userinput>./configure --prefix=/usr --without-gimp-print --without-omni &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite. However, you may test
the operation of the newly built <command>gs</command> program by issuing
the following command (issue from an X Windows terminal):</para>
<screen><userinput>bin/gs -Ilib examples/tiger.ps</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
<para>To install the shared library
<filename class='libraryfile'>libgs.so</filename> you
will need <xref linkend="GTK"/>.</para>
<para>Proceed with the following commands:</para>
<filename class='libraryfile'>libgs.so</filename> you will need
<xref linkend="GTK"/>. Note that the shared library is only used in
external programs such as <xref linkend="gsview"/> and
<xref linkend="imagemagick"/>. Proceed with the following commands as an
unprivileged user:</para>
<screen><userinput>make CFLAGS_SO='-fPIC $(ACDEFS)' so</userinput></screen>
@ -135,11 +142,6 @@ make</userinput></screen>
install -v -d -m755 /usr/include/ps &amp;&amp;
install -v -m644 src/*.h /usr/include/ps</userinput></screen>
<note>
<para>The shared library is only used in external programs like
<xref linkend="gsview"/>.</para>
</note>
<para>To finish the installation, unpack all fonts you've downloaded to
<filename class="directory">/usr/share/ghostscript</filename> and ensure
the ownerships of the files are root:root. Substitute