sed HTML install dir DocBook-utils

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4774 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
David Jensen 2005-07-25 05:10:27 +00:00
parent 082753eedc
commit ecb6484a3e

View File

@ -103,7 +103,8 @@
<para>Install <application>DocBook-utils</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
<screen><userinput>sed -i 's:/html::' doc/HTML/Makefile.in &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
@ -128,6 +129,14 @@ done</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><command>sed -i 's:/html::' doc/HTML/Makefile.in</command>:
This command changes the installation directory of the HTML documents.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
@ -142,7 +151,7 @@ done</userinput></screen>
docbook2rtf, docbook2tex, docbook2texi, docbook2txt, jw, and
sgmldiff</seg>
<seg>None</seg>
<seg>/usr/share/doc/html/docbook-utils-&docbook-utils-version; and
<seg>/usr/share/doc/docbook-utils-&docbook-utils-version; and
/usr/share/sgml/docbook/utils-&docbook-utils-version;</seg>
<seg>db2dvi, db2html, db2man, db2pdf, db2ps, db2rtf, db2tex, db2texi,
and db2txt</seg>