Problem:
When installing 11.2.0.4 on Redhat 7:Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0.4/sysman/lib/ins_emagent.mk'.
Workaround:
in $ORACLE_HOME/sysman/lib/ins_emagent.mkSearch for the line: $(MK_EMAGENT_NMECTL)Change it to: $(MK_EMAGENT_NMECTL) -lnnz11
Solution:
7.2.4 Error During Oracle Database Installation on Oracle Linux 7When installing Oracle Database 11g Release 2 (11.2.0.4) on Oracle Linux 7 and Red Hat Enterprise Linux 7, Oracle Universal Installer shows the following error message:Error in invoking target 'agent nmhs' of makefileWhen creating the database, the following error occurs:Error securing Database ControlApply patch 19692824 to the Database home:For additional information about how to apply the patch and when to apply the patch, refer to This issue is tracked with Oracle bug 19692824.