Unable to find ‘kshell’ in path adcfgclone.pl appsTier
Error:–
Checking for make… found – /usr/bin/make
Checking for ld… found – /usr/bin/ld
Checking for cc… found – /usr/bin/cc
Checking for ar… found – /usr/bin/ar
Checking for ksh…
Unable to find ‘kshell’ in path
Unable to locate all utilities with system path.
PATH = /usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
WARNING: Could not find all the required OS utilities in the $PATH. Please review the checks above
Solution:
before running/execute adcfgclone.pl script export the following command
$ export KSH_VERSION=’@(#)PD KSH v5.2.14 99/07/13.2′
check metalink note: 451994.1 for more details.
Comments
Post a Comment