adcfgclone.pl appsTier报错Unable to locate 'linkxlC' utility in path

简介:

$   perl  adcfgclone.pl  appsTier

no linkxlC in /data02/appluat/apps/apps_st/comn/clone/bin/../jre/bin /usr/bin /etc /usr/sbin /usr/ucb /data02/appluat/bin /usr/bin/X11 /sbin .
Checking for make...    found - /usr/bin/make
 Checking for ld...     found - /usr/bin/ld
 Checking for linkxlC...        
 Unable to locate 'linkxlC' utility in path
 Checking for ar...     found - /usr/bin/ar
 Unable to locate all utilities with system path.
 PATH = /data02/appluat/apps/apps_st/comn/clone/bin/../jre/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/data02/appluat/bin:/usr/bin/X11:/sbin:.

WARNING: Could not find all the required OS utilities in the $PATH. Please review the checks above
 
AIX 6.1
 
后来发现其他机器的 /usr/vacpp/bin/ 下都有 linkxlC 文件, 这个系统 /usr 下连 vacpp/bin 目录都没有。
之后建立目录并拷贝这个文件,  赋予相同的权限。
 
重新运行就没有报这个错误了。
 
还有一种情况就是有 /usr/vacpp/bin/linkxlC 这个文件,  但是 echo  $PATH  发现没有包含这个目录, 把这个目录加入即可。
比如 export   PATH =  /data02/appluat/apps/apps_st/comn/clone/bin/../jre/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/data02/appluat/bin:/usr/bin/X11:/sbin:/usr/vacpp/bin/linkxlC:.
本文转自ITPUB博客tolywang的博客,原文链接:adcfgclone.pl appsTier报错Unable to locate 'linkxlC' utility in path,如需转载请自行联系原博主。
相关文章
|
关系型数据库 Shell Oracle
RMAN-01009: syntax error: found "dot" 解决办法
RMAN-01009: syntax error: found "dot" 解决方法   今天调试一个RMAN 的备份脚本,这个脚本以前也用过很多次,并没有什么问题,今天执行时,就是过不去。
1420 0
|
Ubuntu Unix Linux
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
|
5月前
An unexpected error was encountered while executing a WSL command. Common causes include access righ
An unexpected error was encountered while executing a WSL command. Common causes include access righ
Unable to locate package autoreconf
Unable to locate package autoreconf
113 0
|
C语言
gcc is unable to create an executable file.
gcc is unable to create an executable file.
362 0
cl.exe is unable to create an executable file
cl.exe is unable to create an executable file
127 0
cl.exe is unable to create an executable file. C compiler test failed.
cl.exe is unable to create an executable file. C compiler test failed.
190 0
|
SQL 分布式计算 Hadoop
导入hive表Error: Error while compiling statement: FAILED: SemanticException No files matching path file
导入hive表Error: Error while compiling statement: FAILED: SemanticException No files matching path file
|
Ubuntu
解决办法:GLib-ERROR **: Creating pipes for GWakeup: Too many open files
解决办法:GLib-ERROR **: Creating pipes for GWakeup: Too many open files
164 0
command exec make executable file not found in %PATH%
command exec make executable file not found in %PATH%
225 0
command exec make executable file not found in %PATH%
下一篇
无影云桌面