Author: randy
Date: 2005-12-07 02:25:07 -0700 (Wed, 07 Dec 2005)
New Revision: 5360
Modified:
trunk/BOOK/general/prog/doxygen.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added Ghostscript as a dependency of Doxygen
Modified: trunk/BOOK/general/prog/doxygen.xml
===================================================================
--- trunk/BOOK/general/prog/doxygen.xml 2005-12-07 09:05:14 UTC (rev 5359)
+++ trunk/BOOK/general/prog/doxygen.xml 2005-12-07 09:25:07 UTC (rev 5360)
@@ -76,7 +76,8 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="qt"/>,
- <xref linkend="tex"/> and
+ <xref linkend="tex"/>,
+ <xref linkend="espgs"/> or <xref linkend="gs"/>, and
<ulink url="http://www.graphviz.org/">GraphViz</ulink></para>
</sect2>
@@ -99,8 +100,10 @@
<para>If you wish to generate and install the package documentation
(note that man pages have already been installed), you must have
- <application>TeX</application> installed, then issue the following
- command as the <systemitem class="username">root</systemitem> user:</para>
+ <application>TeX</application> (for HTML docs) and
+ <application>Ghostscript</application> (for PDF docs) installed, then
+ issue the following command as the
+ <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install_docs</userinput></screen>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-12-07 09:05:14 UTC
(rev 5359)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-12-07 09:25:07 UTC
(rev 5360)
@@ -45,6 +45,9 @@
<para>December 7th, 2005</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Added Ghostscript as a dependency of Doxygen.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Added GNOME Doc Utils as a dependency of Evince,
thanks to David Rosal for pointing out the omission.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page