|
@@ -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 Perl</title>
|
|
|
+ <title>安装Perl</title>
|
|
|
|
|
|
<para>First create a basic <filename>/etc/hosts</filename> file to be
|
|
|
referenced in one of Perl's configuration files as well as the optional
|
|
@@ -119,7 +119,7 @@ export BUILD_BZIP2=0</userinput></screen>
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
+ <para>编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
@@ -138,12 +138,12 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen>
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-perl" role="content">
|
|
|
- <title>Contents of Perl</title>
|
|
|
+ <title>Perl 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
- <segtitle>Installed libraries</segtitle>
|
|
|
- <segtitle>Installed directory</segtitle>
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
+ <segtitle>安装的库</segtitle>
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
|
<seg>c2ph, corelist, cpan, enc2xs, encguess, h2ph, h2xs, instmodsh,
|
|
@@ -158,7 +158,7 @@ unset BUILD_ZLIB BUILD_BZIP2</userinput></screen>
|
|
|
</segmentedlist>
|
|
|
|
|
|
<variablelist>
|
|
|
- <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
+ <bridgehead renderas="sect3">简要描述</bridgehead>
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|