|
@@ -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">
|
|
@@ -41,9 +41,9 @@
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
- <title>Installation of Perl</title>
|
|
|
+ <title>安装 Perl</title>
|
|
|
|
|
|
- <para>Prepare Perl for compilation:</para>
|
|
|
+ <para>准备编译 Perl:</para>
|
|
|
|
|
|
<screen><userinput remap="configure">sh Configure -des -Dprefix=/tools -Dlibs=-lm</userinput></screen>
|
|
|
|
|
@@ -66,8 +66,8 @@ cp -Rv lib/* /tools/lib/perl5/&perl-version;</userinput></screen>
|
|
|
<sect2 role="content">
|
|
|
<title/>
|
|
|
|
|
|
- <para>Details on this package are located in
|
|
|
- <xref linkend="contents-perl" role="."/></para>
|
|
|
+ <para>该软件包的详细信息可以在
|
|
|
+ <xref linkend="contents-perl"/> 中找到。</para>
|
|
|
|
|
|
</sect2>
|
|
|
|