msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-06-17 12:44+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.2.5\n" #. type: Content of:
#: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:14 #, no-wrap msgid "&mpc-url;" msgstr "&mpc-url;" #. type: Content of: #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:12 msgid "" "mpc &mpc-version; " "" msgstr "" "mpc &mpc-version; " "" #. type: Content of: #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:17 msgid "MPC-&mpc-version;" msgstr "MPC-&mpc-version;" #. type: Content of: <sect1><indexterm><primary> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:20 msgid "MPC" msgstr "MPC" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:26 msgid "" "The MPC package contains a library for the arithmetic of complex numbers " "with arbitrarily high precision and correct rounding of the result." msgstr "MPC 软件包包含一个任意高精度,且舍入正确的复数算术库。" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:31 msgid "&buildtime;" msgstr "&buildtime;" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:32 msgid "&diskspace;" msgstr "&diskspace;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:35 msgid "&mpc-fin-sbu;" msgstr "&mpc-fin-sbu;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:36 msgid "&mpc-fin-du;" msgstr "&mpc-fin-du;" #. type: Content of: <sect1><sect2><title> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:43 msgid "Installation of MPC" msgstr "安装 MPC" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:45 msgid "Prepare MPC for compilation:" msgstr "准备编译 MPC:" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:47 #, no-wrap msgid "" "<userinput remap=\"configure\">./configure --prefix=/usr \\\n" " --disable-static \\\n" " --docdir=/usr/share/doc/mpc-&mpc-version;</userinput>" msgstr "" "<userinput remap=\"configure\">./configure --prefix=/usr \\\n" " --disable-static \\\n" " --docdir=/usr/share/doc/mpc-&mpc-version;</userinput>" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:51 msgid "Compile the package and generate the HTML documentation:" msgstr "编译该软件包,并生成 HTML 文档:" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:53 #, no-wrap msgid "" "<userinput remap=\"make\">make\n" "make html</userinput>" msgstr "" "<userinput remap=\"make\">make\n" "make html</userinput>" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:56 msgid "To test the results, issue:" msgstr "运行以下命令以测试编译结果:" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:58 #, no-wrap msgid "<userinput remap=\"test\">make check</userinput>" msgstr "<userinput remap=\"test\">make check</userinput>" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:60 msgid "Install the package and its documentation:" msgstr "安装该软件包" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:62 #, no-wrap msgid "" "<userinput remap=\"install\">make install\n" "make install-html</userinput>" msgstr "" "<userinput remap=\"install\">make install\n" "make install-html</userinput>" #. type: Content of: <sect1><sect2><title> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:69 msgid "Contents of MPC" msgstr "MPC 的内容" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:72 msgid "Installed Libraries" msgstr "安装的库" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:73 msgid "Installed Directory" msgstr "安装的目录" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:76 msgid "libmpc.so" msgstr "libmpc.so" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:77 msgid "/usr/share/doc/mpc-&mpc-version;" msgstr "/usr/share/doc/mpc-&mpc-version;" #. type: Content of: <sect1><sect2><variablelist><bridgehead> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:82 msgid "Short Descriptions" msgstr "简要描述" #. type: Content of: <sect1><sect2><variablelist> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:83 msgid "" "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>" msgstr "" "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:87 msgid "<filename class=\"libraryfile\">libmpc</filename>" msgstr "<filename class=\"libraryfile\">libmpc</filename>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:89 msgid "Contains complex math functions" msgstr "包含复数数学运算函数" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpc.xml:91 msgid "libmpc" msgstr "libmpc"