I am trying to install Oracle database 19c on oracle Linux 9.4. Getting following errors during run time installation:
1. Error in invoking target 'libasmclntsh19.ohso libasmperl19.ohso client_sharedlib' of makefile
2. Error in invoking target 'links proc gen_pcscfg procob' of makefile '/u01/app/oracle/product/19.3/db_home/precomp/lib/ins_precomp.mk'.
3. Error in invoking target 'idg4odbc' of makefile '/u01/app/oracle/product/19.3/db_home/rdbms/lib/ins_rdbms.mk'.
4. Error in invoking target 'itnsping' of makefile '/u01/app/oracle/product/19.3/db_home/network/lib/ins_net_client.mk
5. Error in invoking target 'install' of makefile '/u01/app/oracle/product/19.3/db_home/ctx/lib/ins_ctx.mk'.
6. Error in invoking target 'install' of makefile '/u01/app/oracle/product/19.3/db_home/plsql/lib/ins_plsql.mk'.
7. Error in invoking target 'all_no_orcl' of makefile '/u01/app/oracle/product/19.3/db_home/rdbms/lib/ins_rdbms.mk'. See '/tmp/InstallActions2024-07-08_06-36-37AM/installActions2024-07-08_06-36-37AM.log' for details.
8. Error in invoking target 'install' of makefile '/u01/app/oracle/product/19.3/db_home/network/lib/ins_net_client.mk
9. Error in invoking target 'install' of makefile '/u01/app/oracle/product/19.3/db_home/sqlplus/lib/ins_sqlplus.mk'. See
10. Error in invoking target 'clientonlyinstall' of makefile '/u01/app/oracle/product/19.3/db_home/ldap/lib/ins_ldap.mk'.
11. Error in invoking target 'ioklist' of makefile '/u01/app/oracle/product/19.3/db_home/network/lib/ins_nau.mk'.
12. Error in invoking target 'install' of makefile '/u01/app/oracle/product/19.3/db_home/srvm/lib/ins_srvm.mk'.
13. Error in invoking target 'install' of makefile '/u01/app/oracle/product/19.3/db_home/network/lib/ins_net_server.mk'.
14. File not found: %fileName%
15. [INS-20802] Oracle Net Configuration Assistant failed.
Please provide the necessary solution.