critical impact:
install - command option differences (CrCh147)
Problem description
Some Tru64 UNIX install functionality does not exist on HP-UX.
The following install command options are supported on Tru64 UNIX but are not available on HP-UX:
- The -M option that moves a file to the target directory instead of copying it.
- The -m option that specifies a mode other than 755 for the destination file.
- The -S option that strips the binary after installation.
Identifiers
 install:-M |
 install:-m |
 install:-S |
|
See also
Solution description
Review your code and the applicable manpages to determine how to resolve this issue.
See also
Problem summary
| classifications |
source types |
OS release |
severity |
type |
| CMD |
Script |
any HP-UX 11i version |
critical |
changed |
|