Harvest SCM component installation fails on LINUX
./INSTALL.SH[3433]: I18PRNTF: not found [No such file or directory]
Harvest-Software Change Manager
All versions
Linux/Unix operating systems
The script might have been written to invoke the Korn shell instead of the Bash or C-shell.
If you encounter this problem, you can request that Engineering provide a new script invoking the correct Linux/Unix shell.
However, it is also possible to fix the script with the following Unix/Linux command:
sed -i 's/ksh/sh/g' <script name>