环境变量
- 名environment variable
-
在每个节点上设置环境变量CTMANAGEMENTSCOPE=2
Set the environment variable CT_MANAGEMENT_SCOPE = 2 on each node
-
同样,确保您得到了一个JAVAHOME环境变量。
Also , be sure you 've got a JAVA_HOME environment variable .
-
例如,分页实用程序less定义了几个有用的环境变量
For example , the pager utility less defines a number of useful environment variables
-
接下来,将以下内容添加到PATH环境变量
Next , add the following to the PATH environment variable
-
这需要将JAVAHOME参数设置成环境变量。
It requires that the JAVA_HOME parameter be set into the environment variables .
-
使用特定于您的ProcessServer安装的WebSphere环境变量和路径。
Use WebSphere environment variables and a path specific to your Process Server installation .
-
将zero目录添加到PATH环境变量。
Add the zero directory to the PATH environment variable .
-
动态更改EnterpriseReplication配置参数和环境变量
Dynamically change Enterprise Replication configuration parameters and environment variables
-
在调用java命令之前,设置环境变量:JAVACOMPILER=jitcg。
Set the environment variable JAVA_COMPILER = jitcg before invoking the java command .
-
在LDLIBRARYPATH环境变量中指定的目录中
In the directories specified in the LD_LIBRARY_PATH environmental variable
-
解决方案是将您的库目录放到LDLIBRARYPATH环境变量中。
The solution is to put your library directory in the environment variable LD_LIBRARY_PATH .
-
检查BI的JAVAHOME环境变量
Check JAVA_HOME environment variable for BI
-
也可以单击Environment选项卡显示启动时传递给该进程的所有环境变量的值。
You can also click on the Environment tab to display the values of all the environment variables that were passed into the process at startup .
-
您还需要设置JAVAHOME环境变量(如果尚未设置)。
You will also need to set up a JAVA_HOME environment variable , if you do not have this already .
-
使用Bashsource内置命令将这些环境变量加载到您当前的shell中。
Load these environment variables into your current shell with the Bash source built-in command .
-
在上篇文章开始之前,您应该已下载好必要的工具,并且设置好AXIS2HOME环境变量。
From the start of the last article , you should already have the necessary tools downloaded , and your AXIS2_HOME environment variable set .
-
这将涉及到设置JAVAHOME环境变量和在平台不为Windows的情况下将外壳脚本配置为可执行文件。
This involves setting the JAVA_HOME environment variable and making the shell scripts executable if the platform is not Windows .
-
在X终端中,回显环境变量DISPLAY。这个变量的值可能是“:0.0”。
In your X terminal , echo the environment variable DISPLAY ; it 'll probably be ": 0.0 " .
-
启动文件能够创建别名、设置shell选项、创建函数、以及设置环境变量。
Startup files can create aliases , set shell options , create functions , and set environment variables .
-
首先,确保将JAVAHOME环境变量设置为Java环境的正确安装位置。
First , make sure that your JAVA_HOME environment variable is set to the right installation location for your Java environment .
-
注:添加和删除操作并不适用于所有EnterpriseReplication配置参数和环境变量。
Note : The add and remove operations are not applicable to all Enterprise Replication configuration parameters and environment variables .
-
HealthCenter包含一个名为Environment的透视图,它显示受监控的应用程序的类路径、系统属性和环境变量。
The Health Center includes a perspective called the Environment perspective , which exposes the monitored application 's classpath , system properties , and environment variables .
-
与shell一样,可以通过环境变量定制其他许多UNIX应用程序。
Like the shell , you can customize many other UNIX applications through environment variables .
-
当执行一个命令时,shell必须读取用户的PATH环境变量来查找可执行文件。
When a command is executed , the shell must read the user 's PATH environment variable to find the executable .
-
为了定位XMLAccess工具,请将门户服务器的bin目录添加到您的pATH环境变量中。
Add the Portal server 's bin directory to your PATH environment in order to locate the XML Access tool .
-
此批处理文件需要设置WORKSPACE环境变量。
This batch file requires the WORKSPACE environment variable to be set .
-
如果程序已经被链接,那么您也可以设置环境变量LDLIBRARYPATH来改变这一行为。
If the program is already linked , you can also change this behavior by setting the environment variable LD_LIBRARY_PATH .
-
在实际配置SystemsDirector以使用DB2之前,在系统上有一些环境变量需要设置。
Before we can actually configure Systems Director to use DB2 , there are some environment variables to set on the system .
-
我们希望在这段代码中添加对第四类登录数据(可信的环境变量,在此示例中是REMOTEUSER)的支持。
To this snippet we want to add support for the4th type of logon data , the trusted environment variable , in this example REMOTE_USER .
-
如果所给出的名字没有对应的make变量,那么make就会去检查环境变量;
If no make variable with a given name exists , make will check for environment variables ; however , that doesn 't mean that make variables are exported to the environment .