|
@@ -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"
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
@@ -39,7 +39,7 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of GMP</title>
|
|
|
+ <title>安装GMP</title>
|
|
|
|
|
|
<note>
|
|
|
<para>If you are building for 32-bit x86, but you have a CPU which is
|
|
@@ -60,7 +60,7 @@
|
|
|
cp -v configfsf.sub config.sub</userinput></screen></para>
|
|
|
</note>
|
|
|
|
|
|
- <para>Prepare GMP for compilation:</para>
|
|
|
+ <para>准备安装 GMP:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
|
|
--enable-cxx \
|
|
@@ -87,7 +87,7 @@ cp -v configfsf.sub config.sub</userinput></screen></para>
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
- <para>Compile the package and generate the HTML documentation:</para>
|
|
|
+ <para>编译该软件包,并生成 HTML 文档:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make
|
|
|
make html</userinput></screen>
|
|
@@ -97,7 +97,7 @@ make html</userinput></screen>
|
|
|
Do not skip it under any circumstances.</para>
|
|
|
</important>
|
|
|
|
|
|
- <para>Test the results:</para>
|
|
|
+ <para>测试编译结果:</para>
|
|
|
|
|
|
<screen><userinput remap="test">make check 2>&1 | tee gmp-check-log</userinput></screen>
|
|
|
|
|
@@ -121,11 +121,11 @@ make install-html</userinput></screen>
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-gmp" role="content">
|
|
|
- <title>Contents of GMP</title>
|
|
|
+ <title>GMP 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
- <segtitle>Installed directory</segtitle>
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>libgmp.so and libgmpxx.so</seg>
|
|
@@ -134,7 +134,7 @@ make install-html</userinput></screen>
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|