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/mpfr.xml:14 #, no-wrap msgid "&mpfr-url;" msgstr "&mpfr-url;" #. type: Content of: #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:12 msgid "" "mpfr &mpfr-version; " msgstr "" "mpfr &mpfr-version; " #. type: Content of: #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:17 msgid "MPFR-&mpfr-version;" msgstr "MPFR-&mpfr-version;" #. type: Content of: <sect1><indexterm><primary> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:20 msgid "MPFR" msgstr "MPFR" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:26 msgid "The MPFR package contains functions for multiple precision math." msgstr "MPFR 软件包包含多精度数学函数。" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:30 msgid "&buildtime;" msgstr "&buildtime;" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:31 msgid "&diskspace;" msgstr "&diskspace;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:34 msgid "&mpfr-fin-sbu;" msgstr "&mpfr-fin-sbu;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:35 msgid "&mpfr-fin-du;" msgstr "&mpfr-fin-du;" #. type: Content of: <sect1><sect2><title> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:42 msgid "Installation of MPFR" msgstr "安装 MPFR" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:44 msgid "Prepare MPFR for compilation:" msgstr "准备编译 MPFR:" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:46 #, no-wrap msgid "" "<userinput remap=\"configure\">./configure --prefix=/usr \\\n" " --disable-static \\\n" " --enable-thread-safe \\\n" " --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput>" msgstr "" "<userinput remap=\"configure\">./configure --prefix=/usr \\\n" " --disable-static \\\n" " --enable-thread-safe \\\n" " --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput>" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.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/mpfr.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><important><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:57 msgid "" "The test suite for MPFR in this section is considered critical. Do not skip " "it under any circumstances." msgstr "本节中 MPFR 的测试套件被认为是非常关键的,无论如何不能跳过。" #. type: Content of: <sect1><sect2><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:61 msgid "Test the results and ensure that all tests passed:" msgstr "测试编译结果,并确认所有测试都能通过:" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:63 #, 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/mpfr.xml:65 msgid "Install the package and its documentation:" msgstr "安装该软件包及其文档:" #. type: Content of: <sect1><sect2><screen> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:67 #, 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/mpfr.xml:74 msgid "Contents of MPFR" msgstr "MPFR 的内容" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:77 msgid "Installed Libraries" msgstr "安装的库" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:78 msgid "Installed directory" msgstr "安装的目录" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:81 msgid "libmpfr.so" msgstr "libmpfr.so" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:82 msgid "/usr/share/doc/mpfr-&mpfr-version;" msgstr "/usr/share/doc/mpfr-&mpfr-version;" #. type: Content of: <sect1><sect2><variablelist><bridgehead> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:87 msgid "Short Descriptions" msgstr "简要描述" #. type: Content of: <sect1><sect2><variablelist> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:88 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/mpfr.xml:92 msgid "<filename class=\"libraryfile\">libmpfr</filename>" msgstr "<filename class=\"libraryfile\">libmpfr</filename>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:94 msgid "Contains multiple-precision math functions" msgstr "包含多精度数学函数" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> #: /home/xry111/svn-repos/LFS-BOOK/chapter08/mpfr.xml:96 msgid "libmpfr" msgstr "libmpfr"