|
@@ -1,4 +1,4 @@
|
|
-<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
@@ -40,20 +40,20 @@
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
- <title>Installation of MPC</title>
|
|
|
|
|
|
+ <title>安装MPC</title>
|
|
|
|
|
|
- <para>Prepare MPC for compilation:</para>
|
|
|
|
|
|
+ <para>准备安装 MPC:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
|
--disable-static \
|
|
--disable-static \
|
|
--docdir=/usr/share/doc/mpc-&mpc-version;</userinput></screen>
|
|
--docdir=/usr/share/doc/mpc-&mpc-version;</userinput></screen>
|
|
|
|
|
|
- <para>Compile the package and generate the HTML documentation:</para>
|
|
|
|
|
|
+ <para>编译该软件包,并生成 HTML 文档:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make
|
|
<screen><userinput remap="make">make
|
|
make html</userinput></screen>
|
|
make html</userinput></screen>
|
|
|
|
|
|
- <para>To test the results, issue:</para>
|
|
|
|
|
|
+ <para>运行下列命令以测试编译结果:</para>
|
|
|
|
|
|
<screen><userinput remap="test">make check</userinput></screen>
|
|
<screen><userinput remap="test">make check</userinput></screen>
|
|
|
|
|
|
@@ -66,7 +66,7 @@ make install-html</userinput></screen>
|
|
|
|
|
|
|
|
|
|
<sect2 id="contents-mpc" role="content">
|
|
<sect2 id="contents-mpc" role="content">
|
|
- <title>Contents of MPC</title>
|
|
|
|
|
|
+ <title>MPC 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
<segmentedlist>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
@@ -79,7 +79,7 @@ make install-html</userinput></screen>
|
|
</segmentedlist>
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
<variablelist>
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|