Hello all,
I would like to ask about an issue that I'm currently facing. I tried to install Oracle e-Business Suite on Oracle Linux 7.6 so I download the programs from edelivery. At first, I download the programs to a Windows laptop and from there I burn all the disks and used the disks for installation. Problem occurred when I tried to run the installation script. I got this error message:
bash: ./script_name: /bin/sh^M: bad interpreter: No such file or directory
I tried to find the error meaning and came to a web that said the problem might be because I burn the disk in Windows environment and tried to use it in Linux. That web also suggest to convert everything using dos2unix program. As the installation use about 20+ disks, I don't think that solution possible. Though I'm not really sure that's the issue, I tried to download the program again but this time to a Linux computer. From there I tried to extract the program and run directly from the extracted folder but got the same error as before. So what's the real problem here and how do I solve this issue? Thanks.