msgid "" msgstr "" "X-Pootle-Revision: 9999999\n" "X-Pootle-Path: /zh_CN/lfs/chapter08/libtool.po\n" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-08-08 19:28+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:
#, no-wrap msgid "&libtool-url;" msgstr "&libtool-url;" #. type: Content of: msgid "" "libtool &libtool-version; " msgstr "" "libtool &libtool-version; " #. type: Content of: msgid "Libtool-&libtool-version;" msgstr "Libtool-&libtool-version;" #. type: Content of: <sect1><indexterm><primary> msgid "Libtool" msgstr "Libtool" #. type: Content of: <sect1><sect2><para> msgid "" "The Libtool package contains the GNU generic library support script. It " "wraps the complexity of using shared libraries in a consistent, portable " "interface." msgstr "" "Libtool 软件包包含 GNU 通用库支持脚本。它在一个一致、可移植的接口下隐藏了使用" "共享库的复杂性。" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "&buildtime;" msgstr "&buildtime;" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "&diskspace;" msgstr "&diskspace;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "&libtool-fin-sbu;" msgstr "&libtool-fin-sbu;" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "&libtool-fin-du;" msgstr "&libtool-fin-du;" #. type: Content of: <sect1><sect2><title> msgid "Installation of Libtool" msgstr "安装 Libtool" #. type: Content of: <sect1><sect2><para> msgid "Prepare Libtool for compilation:" msgstr "准备编译 Libtool:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>" msgstr "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>" #. type: Content of: <sect1><sect2><para> msgid "Compile the package:" msgstr "编译该软件包:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"make\">make</userinput>" msgstr "<userinput remap=\"make\">make</userinput>" #. (about 11.0 SBU) #. type: Content of: <sect1><sect2><para> msgid "To test the results, issue:" msgstr "为了测试编译结果,执行:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"test\">make check</userinput>" msgstr "<userinput remap=\"test\">make check</userinput>" #. type: Content of: <sect1><sect2><note><para> msgid "" "The test time for libtool can be reduced significantly on a system with " "multiple cores. To do this, append <command>TESTSUITEFLAGS=-j<N></" "command> to the line above. For instance, using -j4 can reduce the test " "time by over 60 percent." msgstr "" "在多核系统上,可以显著减少 libtool 的测试时间。为了使用多个核心,在上述命令中" "附加 <command>TESTSUITEFLAGS=-j<N></command> 参数。例如,使用 -j4 可以" "减少超过 60% 的测试时间。" #. type: Content of: <sect1><sect2><para> msgid "" "Five tests are known to fail in the LFS build environment due to a circular " "dependency, but all tests pass if rechecked after automake is installed." msgstr "" "在 LFS 构建环境中,已知有五个测试因为循环依赖而失败,但所有测试在 automake 安" "装后都能通过。" #. type: Content of: <sect1><sect2><para> msgid "Install the package:" msgstr "安装该软件包:" #. type: Content of: <sect1><sect2><screen> #, no-wrap msgid "<userinput remap=\"install\">make install</userinput>" msgstr "<userinput remap=\"install\">make install</userinput>" #. type: Content of: <sect1><sect2><title> msgid "Contents of Libtool" msgstr "Libtool 的内容" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "Installed programs" msgstr "安装的程序" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "Installed libraries" msgstr "安装的库" #. type: Content of: <sect1><sect2><segmentedlist><segtitle> msgid "Installed directories" msgstr "安装的目录" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "libtool and libtoolize" msgstr "libtool 和 libtoolize" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "libltdl.so" msgstr "libltdl.so" #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg> msgid "/usr/include/libltdl and /usr/share/libtool" msgstr "/usr/include/libltdl 和 /usr/share/libtool" #. type: Content of: <sect1><sect2><variablelist><bridgehead> msgid "Short Descriptions" msgstr "简要描述" #. type: Content of: <sect1><sect2><variablelist> 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> msgid "<command>libtool</command>" msgstr "<command>libtool</command>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> msgid "Provides generalized library-building support services" msgstr "提供通用化库文件构建支持服务" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> msgid "libtool" msgstr "libtool" #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> msgid "<command>libtoolize</command>" msgstr "<command>libtoolize</command>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> msgid "" "Provides a standard way to add <command>libtool</command> support to a " "package" msgstr "提供为软件包增加 <command>libtool</command> 支持的标准方法" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> msgid "libtoolize" msgstr "libtoolize" #. type: Content of: <sect1><sect2><variablelist><varlistentry><term> msgid "<filename class=\"libraryfile\">libltdl</filename>" msgstr "<filename class=\"libraryfile\">libltdl</filename>" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para> msgid "Hides the various difficulties of dlopening libraries" msgstr "隐藏用 dlopen 加载库时可能遇到的若干困难" #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary> msgid "libltdl" msgstr "libltdl"