• 下载编译安装rjb

    Download, compile, and install RJB.

    youdao

  • 一些麻烦编译安装工作结束

    I had some trouble compiling and installing it, but it worked in the end.

    youdao

  • 开始使用cfengine 之前应该编译安装

    To get started with cfengine, you should compile and install it.

    youdao

  • 编译安装一回事确信软件工作正常完全是一回事。

    It's one thing to compile and install something, and quite another thing to make sure that the new software actually works.

    youdao

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

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

    youdao

  • 恭喜——现已启用内核l VM支持现在我们需要编译安装用户磁盘空间工具

    Congratulationsyou now have kernel LVM support enabled; now, we need to get the user-space tools compiled and installed.

    youdao

  • 压缩nagios插件源代码tarball然后编译安装这些插件,如清单8所示。

    Extract the Nagios plug-ins source code tarball and then compile and install the plug-ins, as shown in Listing 8.

    youdao

  • 下面列出了您应该密切注意的几点,大多数情况下升级最初编译安装步骤几乎相同

    The top things to watch out for are listed below, but in most cases, an update is almost identical to the original compilation and install steps.

    youdao

  • 本机应用程序指的那些某个平台SDK构建然后再编译安装到某个设备上的应用程序。

    Native applications are those created with a platform's SDK, then compiled and installed to a device.

    youdao

  • 可以自己下载编译安装audacity源代码或者使用安装软件发行方法

    You can download, compile, and install the Audacity source code yourself, or use your distribution's method of installing new software.

    youdao

  • 作为一名开发人员可以这些步骤看作常规过程源代码配置编译安装大多数应用程序

    As a developer, you will recognize these steps as the normal procedure to configure, compile, and install most applications from source code.

    youdao

  • 如果忘了原来所使用配置选项Makefile定义,则一定编译安装版本之前清楚。

    If you can't remember the configure options or Makefile defines you used originally, make sure you find out before you compile and install the new sources.

    youdao

  • 工具iPhoneSimulator编译安装应用程序,可以自动启动您的应用程序。

    The tool compiles and installs your application in the iPhone Simulator, which starts with your application automatically.

    youdao

  • 大部分需要组件使用make系统可以通过切换打包源代码所在目录的系统上编译安装如清单4

    Most of the needed components use the make system and can be compiled and installed on your system by switching to the directory of the unpacked source code, as shown in Listing 4.

    youdao

  • 过程转换rpm,将源代码放在存储中,编写一个配置文件说明可在哪里找到编译的源代码以及如何编译安装代码

    To convert this process to RPM, you place the source in a repository and write a configuration file to dictate where to find the source to be compiled and how to build and install the code.

    youdao

  • 如果使用源代码安装GAWK请参考gawk源代码分发版中的README文件其中列出了进行成功编译安装所需任何附加软件

    If you're installing GAWK from source, consult the README file in the GAWK source distribution, which lists any additional software requirements for successful compilation and installation.

    youdao

  • 许多程序包而言真正挑战不在编译安装阶段而是键入makeinstall之后设置应用程序使它正常运行过程中。

    For many packages, the real challenge comes not in the compilation and installation stages, but in the process of setting up an application to work properly after you've typed "make install".

    youdao

  • 必需安装CUDA驱动CUDA工具包,此后运行编译编译源代码

    The CUDA driver and Toolkit installation are required before running the precompiled examples or compiling the example source code.

    youdao

  • 源代码编译安装配置php

    Compile, install, and configure PHP from source.

    youdao

  • Ubuntu主要发行版将开发构建环境安装必要GDM编译条件提供优秀的管理功能。

    A major distribution like Ubuntu provides excellent package management for developing a build environment and installing prerequisites necessary to compile GDM.

    youdao

  • 部件:小部件可移植代码可以基于HTMLweb页面安装执行它们不需要编译

    Widget: a widget is a portable set of code that can be installed and executed within the HTML-based Web page without compilation.

    youdao

  • 如果已经安装工具包可以使用wstkenv命令设置编译运行这些示例必需classpath

    If you have installed the toolkit, you can use the wstkenv command to set up the classpath that is needed to compile and run these examples.

    youdao

  • 通过源代码进行的安装能够让定制Samba选项特定计算机网络需求优化编译

    Installation from source code enables you to customize the Samba options and optimize the compilation for your particular computer and network needs.

    youdao

  • Cfengine通常一个分布(比如rpmdeb)安装或者源代码下载编译(参见参考资料)。

    Cfengine is usually installed from a distribution package (such as RPM or deb), or the source can be downloaded and compiled (see Resources).

    youdao

  • 注意使编译命令正常工作,需要安装恰当SDL SDL_image

    Note that you'll need to have the appropriate SDL and SDL_image libraries installed for the compilation command above to work.

    youdao

  • 下面部分描述了如何获取安装C编译器,以及如何配置DB2使用编译器。

    The following sections describe how to get and install the C compiler and how to configure DB2 to use it.

    youdao

  • 必需安装所有XLCXLF编译器。

    All XLC and XLF compilers need to be installed.

    youdao

  • 引以为的有一个坚实图形环境强大的编译调试环境易于安装的软件包,以及无数应用程序

    It boasts a solid graphical environment, powerful compilers and debugging environments, easy-to-install packages, and numerous applications.

    youdao

  • 需要确保安装所有XLCXLF编译

    You need to make sure to install all the XLC and XLF compilers.

    youdao

  • 用户必须取得模块然后运行Makefile.PL创建一个Makefile,再运行make 来对进行编译测试安装只有这样,使用这个模块的脚本才能得以正确运行。

    The user has to obtain your module, run Makefile.PL to create a Makefile, run make to compile it, test it, and install it, and only then can scripts using the module be run.

    youdao

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

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

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