Author: randy
Date: 2010-11-11 16:28:19 -0700 (Thu, 11 Nov 2010)
New Revision: 8680
Modified:
trunk/BOOK/pst/ps/fop.xml
Log:
Fixed typos in the FOP instructions
Modified: trunk/BOOK/pst/ps/fop.xml
===================================================================
--- trunk/BOOK/pst/ps/fop.xml 2010-11-11 22:53:45 UTC (rev 8679)
+++ trunk/BOOK/pst/ps/fop.xml 2010-11-11 23:28:19 UTC (rev 8680)
@@ -185,7 +185,7 @@
<sect3>
<title>Installing FOP Components</title>
- <para>In case of not having <application>forrest</application>
installed, remove
+ <para>If <application>forrest</application> is not installed, remove
a reference to it in the build.xml:</para>
<screen><userinput>sed -i -e "s/all,javadocs,docs/all,javadocs/" \
-e '\#${dist.bin.result.dir}/docs#,\#</copy>#d'
build.xml</userinput></screen>
@@ -282,10 +282,11 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><command>FOP_PKG_DIR=$(pwd)/..</command>: Assuming that the source
packages
- are stored one level above of the current working directory. This is the
allways default - but
- may be different because of personal tast. Change this to match the
directory where the
- FOP tarball can be found.</para>
+ <para><command>FOP_PKG_DIR=$(pwd)/..</command>: This assumes that the
+ source packages are stored one level above the current working directory.
+ This is always the default; but may be different because of personal
+ taste. If necessary, change this to match the directory where the
+ <application>FOP</application> tarball can be found.</para>
<para><command>sh
$FOP_PKG_DIR/jai-&jai-version;-lib-linux-i586-jdk.bin</command>: This
command installs the <application>JAI</application> components
@@ -302,10 +303,11 @@
package. These commands install the package.</para> -->
<para><command>ant dist</command>: This reads the
<filename>build.xml</filename>
- file and performs the <option>dist</option> target which builds the
- package and runs the unit regression tests. It also creates the Java API
documentation
- and a directory where the newly created binaries are placed into. This
directory is
- used to install <application>FOP</application> to its final place.</para>
+ file and performs the <option>dist</option> target that builds the
+ package and runs the unit regression tests. It also creates the Java API
+ documentation and a directory where the newly created binaries are placed
+ into. This directory is used to install <application>FOP</application>
+ to its final place.</para>
<para><command>ln -v -sf fop-&fop-version; /opt/fop</command>: This is
optional and creates a convenience symlink so that <envar>$FOP_HOME</envar>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page