1.down load the latest build
2.c910f03c05k06:/ # cat /etc/*-release
NAME="SLES"
VERSION="12"
VERSION_ID="12"
PRETTY_NAME="SUSE Linux Enterprise Server 12"
ID="sles"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:12"
SUSE Linux Enterprise Server 12 (ppc64le)
VERSION = 12
PATCHLEVEL = 0
c910f03c05k06:/ #
3.root@c910f03c05k06:~# runcmdinstaller
-bash: /opt/xcat/sbin/runcmdinstaller: /bin/awk: bad interpreter: No such file or directory
root@c910f03c05k06:~# which awk
/usr/bin/awk
root@c910f03c05k06~# vi /opt/xcat/sbin/runcmdinstaller
!/bin#!/bin/awk -f
usage:
--------->so could not find awk in sles12 env
commit fd62dadd02773e8f026bebe7154a9e73b6161dbc
Author: immarvin yangsbj@cn.ibm.com
Date: Tue Jul 7 22:56:31 2015 -0400