Installation with nimldr works ok and processes start
Stopping robot with niminit works ok
Starting robot with niminit fails with error below
su: Illegal option -c
nimldr-9.41.tar.Z
install_HPUX_11_ia64-9.41.zip
HP-UX B.11.31 U ia64
Defect
As workaround can change the HP-UX niminit script for start option like below.
start)
echo "Starting NimBUS"
cd $BIN_DIR
./nimbus $NIM_DIR
;;
This will be fixed in the next CU release.
Alternatively can install the HP-UX robot using native installer following the below link: