Posted: Tue Nov 18, 2008 7:58 am Post subject: MQ 5.3 install on NSK chmod 775 failed with error 127
Newbie
Joined: 14 Nov 2008 Posts: 2
Hello.
Can somebody assist with the following error please?
Installing MQ 5.3 from scratch on an HP Integrity NonStop node, running H06.13.
Ensured all pre-lims were in order, e.g. access rights to say /var, using primary group MQM, etc.
Executed 'instmqm' and a few errors were issued:
Setting permissions on the opt tree...
......executing command "find /opt/mqm -type d | xargs chmod 775"...
Command "find /opt/mqm -type d | xargs chmod 775" failed with error 127
Command output was xargs: chmod not found
ERROR: line 146: Command exited with status 1
......executing command "find /opt/mqm -type f | xargs chmod 664"...
Command "find /opt/mqm -type f | xargs chmod 664" failed with error 127
Command output was xargs: chmod not found
ERROR: line 147: Command exited with status 1
Command "find /opt/mqm/bin -type f | xargs chmod ug+xs" failed with error 127
Command output was xargs: chmod not found
ERROR: line 164: Command exited with status 1
If continues with the installation until:
Creating Queue Manager...
write_logfile[4]: date: not found
write_logfile[7]: cat: not found
......executing command "/opt/mqm/bin/crtmqm -nh \$ZHOME mqm_qmgr"...
write_logfile[4]: date: not found
write_logfile[7]: cat: not found
Command "/opt/mqm/bin/crtmqm -nh \$ZHOME mqm_qmgr" failed with error 126
write_logfile[4]: date: not found
write_logfile[7]: cat: not found
Command output was mydo2[3]: /opt/mqm/bin/crtmqm: cannot execute
write_logfile[4]: date: not found
write_logfile[7]: cat: not found
Installation aborted - changes have been made
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum