Author: fernando
Date: Fri Dec 27 02:06:31 2013
New Revision: 12459
Log:
Remove required xorg dependency from fop-1.1.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/ps/fop.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Fri Dec 27 00:24:25
2013 (r12458)
+++ trunk/BOOK/introduction/welcome/changelog.xml Fri Dec 27 02:06:31
2013 (r12459)
@@ -47,6 +47,10 @@
<para>December 27th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Remove required xorg dependency from fop-1.1.
Fixes
+ <ulink url="&blfs-ticket-root;4486">#4486</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[pierre] - Add an ID attribute to "Setting X build
environment", in order to be able to add the setting as a
dependency to some packages in the x/installing chapter.</para>
Modified: trunk/BOOK/pst/ps/fop.xml
==============================================================================
--- trunk/BOOK/pst/ps/fop.xml Fri Dec 27 00:24:25 2013 (r12458)
+++ trunk/BOOK/pst/ps/fop.xml Fri Dec 27 02:06:31 2013 (r12459)
@@ -111,13 +111,13 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="xorg7"/> and
<xref linkend="apache-ant"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="junit"/> (to run tests),
+ <xref linkend="x-window-system"/> (to run tests),
<ulink url="http://java.sun.com/products/jimi/">JIMI SDK</ulink>,
<ulink url="http://xmlunit.sourceforge.net/">XMLUnit</ulink>,
<ulink url="https://java.net/projects/jai-imageio">JAI Image I/O
Tools</ulink>,
@@ -136,12 +136,6 @@
<sect2 role="installation">
<title>Installation of fop</title>
- <important>
- <para>You must run this installation from an X-window using a GL-aware
- <application>Xorg</application> server or some of the
- <application>JUnit</application> tests will hang.</para>
- </important>
-
<para>Ensure <envar>$JAVA_HOME</envar> is set correctly before beginning
the build. To build the <application>JIMI SDK</application> and/or
<application>XMLUnit</application> extension classes, ensure the
@@ -199,9 +193,11 @@
<screen><userinput>ant docs</userinput></screen>
- <para>To test the application run <command>ant junit-all</command>.
- The hyphenation tests will fail. To see a list of other
- test targets, use <command>ant -p</command>.</para>
+ <para>To test the application, run <command>ant junit-all</command>. The
+ hyphenation tests will fail. To see a list of other test targets, use
+ <command>ant -p</command>. You must run the tests from an X-window using
+ a GL-aware <application>Xorg</application> server or some of the
+ <application>JUnit</application> tests will hang.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page