mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
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:
parent
082753eedc
commit
ecb6484a3e
@ -103,7 +103,8 @@
|
||||
<para>Install <application>DocBook-utils</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
<screen><userinput>sed -i 's:/html::' doc/HTML/Makefile.in &&
|
||||
./configure --prefix=/usr &&
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user