• When "ebuild" executes, it first tries to "source" variable "$1".

    执行 "ebuild" 时,首先试图 "source"变量 "$1"。

    youdao

  • Bash is an essential component of the Gentoo Linux ebuild system.

    BashGentooLinuxebuild系统基本组件

    youdao

  • We need to make some more changes to the ebuild system to accommodate these programs.

    需要再对ebuild系统一些改动,以适应这些程序

    youdao

  • Normally, this option would be used to allow the user to tell ebuild to do a parallel make.

    通常使用选项允许用户告诉ebuild执行并行make

    youdao

  • If there is a user_compile in e2fsprogs-1.18.ebuild, it overwrites the default version defined previously.

    如果e2fsprogs - 1.18 . ebuild一个user_compile,则覆盖前面定义缺省版本

    youdao

  • Before we look at the ebuild system, let's review what's involved in getting a package compiled and installed.

    讨论ebuild系统之前我们回顾一下编译和安装牵涉些什么

    youdao

  • I'd like the ebuild script to accept a second command-line argument, which will be "compile", "unpack", or "all".

    希望ebuild脚本接受一个命令行自变量:“compile ”、“unpackall ”。

    youdao

  • In the ebuild script, the default user_compile function is defined before the e2fsprogs-1.18.ebuild file is sourced.

    ebuild脚本中执行e2 fsprogs - 1.18 . ebuild文件之前定义缺省user_compile函数

    youdao

  • One of the most obvious changes in our second version of the ebuild script is the new case statement at the end of the code.

    ebuild脚本第二明显改动之一就是代码末尾新的case语句

    youdao

  • To enhance your bash knowledge, I'll show you how I implemented the unpack and compile portions of the ebuild system, step by step.

    为了增加bash知识循序渐进地为演示如何实现ebuild系统的编译部分

    youdao

  • So, "source ${1}" causes the "ebuild" script to execute the commands in "sed-3.02.ebuild", which cause "$P" and "$A" to be defined.

    因此,"source ${1}"导致 "ebuild"脚本执行 "sed-3.02.ebuild"中定义 "$P" "$A" 的命令

    youdao

  • That way, I can tell ebuild to unpack the archive, but not compile it (just in case I need to inspect the source archive before compilation begins).

    通过这种方式,可以告诉ebuild解包档案进行编译(以便开始编译之前查看源代码档案)。

    youdao

  • That way, the.ebuild files end up being really simple, while the complicated brains of the ebuild system get stored in one place — our "ebuild" script.

    通过这种方式,.ebuild文件最终非常简单ebuild系统复杂操作部分存在,即“ ebuild脚本中

    youdao

  • Now that the code is quite advanced and functional, you may be tempted to create several more ebuild scripts to unpack and compile your favorite programs.

    既然代码高级并且实用可能创建几个高级的ebuild脚本编译所喜爱程序

    youdao

  • This design change is really handy, because if we want to compile another program instead of sed, we can simply create a new.ebuild file and pass it as an argument to our "ebuild" script.

    这种设计更改确实方便因为如果编译另一个程序而不是sed可以简单地创建个新的.ebuild文件,然后将其作为自变量传递给ebuild脚本

    youdao

  • This way, we can upgrade or enhance the ebuild system simply by editing the "ebuild" script, keeping the implementation details outside of the ebuild files. Here's a sample ebuild file for gzip

    通过这种方式只需编辑 "ebuild"脚本可以升级增强 ebuild系统同时实现细节保留在 ebuild文件之外

    youdao

  • But, we must also have the ebuild system accommodate sources that do not use autoconf or normal Makefiles. To solve this problem, I propose that our ebuild script should, by default, do the following.

    但是必须使ebuild系统适应那些使用autoconf正常make文件的源代码。

    youdao

  • But, we must also have the ebuild system accommodate sources that do not use autoconf or normal Makefiles. To solve this problem, I propose that our ebuild script should, by default, do the following.

    但是必须使ebuild系统适应那些使用autoconf正常make文件的源代码。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定