1.download the latest build
2.root@c910f04x27v08:~# uname -a
Linux c910f04x27v08 3.13.0-55-generic #94-Ubuntu SMP Thu Jun 18 00:27:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
root@c910f04x27v08:~# cat /etc/*-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
NAME="Ubuntu"
VERSION="14.04.1 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.1 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
root@c910f04x27v08:~#
3.root@c910f04x27v08:~# runcmdinstaller
-bash: /opt/xcat/sbin/runcmdinstaller: /bin/awk: bad interpreter: No such file or directory
root@c910f04x27v08:~# which awk
/usr/bin/awk
root@c910f04x27v08:~#
root@c910f04x27v08:~# vi /opt/xcat/sbin/runcmdinstaller
--------->so could not find awk in ubuntu env
commit fd62dadd02773e8f026bebe7154a9e73b6161dbc
Author: immarvin yangsbj@cn.ibm.com
Date: Tue Jul 7 22:56:31 2015 -0400