|
@@ -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">
|
|
@@ -38,9 +38,9 @@
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
- <title>Installation of Procps-ng</title>
|
|
|
|
|
|
+ <title>安装Procps-ng</title>
|
|
|
|
|
|
- <para>Prepare procps-ng for compilation:</para>
|
|
|
|
|
|
+ <para>准备安装 procps-ng:</para>
|
|
|
|
|
|
<screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \
|
|
<screen revision="sysv"><userinput remap="configure">./configure --prefix=/usr \
|
|
--exec-prefix= \
|
|
--exec-prefix= \
|
|
@@ -69,7 +69,7 @@
|
|
</varlistentry>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</variablelist>
|
|
|
|
|
|
- <para>Compile the package:</para>
|
|
|
|
|
|
+ <para>编译该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
<screen><userinput remap="make">make</userinput></screen>
|
|
|
|
|
|
@@ -86,7 +86,7 @@ make check</userinput></screen>
|
|
<para>One ps test may fail, but passes if the tests are rerun at
|
|
<para>One ps test may fail, but passes if the tests are rerun at
|
|
the end of Chapter 6.</para>
|
|
the end of Chapter 6.</para>
|
|
|
|
|
|
- <para>Install the package:</para>
|
|
|
|
|
|
+ <para>安装该软件包:</para>
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
|
@@ -99,12 +99,12 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-procps" role="content">
|
|
<sect2 id="contents-procps" role="content">
|
|
- <title>Contents of Procps-ng</title>
|
|
|
|
|
|
+ <title>Procps-ng 的内容</title>
|
|
|
|
|
|
<segmentedlist>
|
|
<segmentedlist>
|
|
- <segtitle>Installed programs</segtitle>
|
|
|
|
- <segtitle>Installed library</segtitle>
|
|
|
|
- <segtitle>Installed directories</segtitle>
|
|
|
|
|
|
+ <segtitle>安装的程序</segtitle>
|
|
|
|
+ <segtitle>安装的库</segtitle>
|
|
|
|
+ <segtitle>安装的目录</segtitle>
|
|
|
|
|
|
<seglistitem>
|
|
<seglistitem>
|
|
<seg>free, pgrep, pidof, pkill, pmap, ps, pwdx, slabtop,
|
|
<seg>free, pgrep, pidof, pkill, pmap, ps, pwdx, slabtop,
|
|
@@ -115,7 +115,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so</useri
|
|
</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"?>
|
|
|
|
|