OSM 7.3.5 Silent Installation Problem
i am trying to do silent installation of OSM in linux
When I run
./InstallLinux.bin -is:javahome /app/local/oracle/fmw12.2.1/jdk1.8.0_171/ -options installOptions.txt -silent
./InstallLinux.bin: line 234: bc: command not found
./InstallLinux.bin: line 474: [: : integer expression expected
i am using rhel 7. Did anyone encounter this issue ?