In the installation process, you will encounter a few errors: the first error message about this file INS_OEMAGENT.MK, do not depends it, choose ignoring, we will fix it in the following steps. Second Error Tip: Error In Invoking Target Install of Makefile $ Oracle_Home / CTX / LIB / INS_CTX.MK Don't choose to ignore this time, this time you have to open a terminal: log in to Oracle users, run the following Command: [Oracle @ miniroko Oracle] $ CD $ ORACLE_HOME / Install [Oracle @ miniroko install] $ tail make.log can see this, then there is an error message under which gcc -o ctxhx -l / opt / ora9 / Product / 9.2 / CTX / LIB / -L / OPT / ORA9 / PRODUCT / 9.2 / LIB / -L / OPT / ORA9 / Product / 9.2 / LIB / Stubs / /Opt/ora9/Product/9.2/ctx/lib/ctxhx .ol / OPT / ORA9 / PRODUCT / 9.2 / CTX / LIB / -LM -LSC_CA -LSC_FA -LSC_EX -LSC_DA -LSC_UT-LSC_CH -LSC_FI -LCTXHX -LC -WL, -RPATH, / OPT / ORA9 / PRODUCT / 9.2 / CTX / lib -lnls9-lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 we run the following command to modify it: [Oracle @ miniroko] $ CD $ ORACLE_HOME / BIN [Oracle @ miniroko bin] $ GCC - O CTXHX -L / OPT / ORA9 / Product / 9.2 / CTX / LIB / -L / OPT / ORA9 / Product / 9.2 / LIB / -L / OPT / ORA9 / PRODUCT / 9.2 / LIB / stubs // OPT / ORA9 / Product / 9.2 / CTX / lib / ctxhx.o -l / opt / ora9 / product / 9.2 / ctx / lib / -lm -lsc_ca -lsc_fa -lsc_ex -lsc_da -lsc_ut -lsc_ch -lsc_fi -lctxhx -lc-wl, Rpath, / OPT / ORA9 / Product / 9.2 / CTX / LIB -LNLS9 -LCORE9 -LNLS9 -LCORE9-LNLS9 -lxml9 -lcore9 -lunls9 -lnls9 -ldl also resets this place to compile the above place. Then return to the installation interface and select Ignore the error dialog. Continue to install it. The third error will be wrong when starting and configuring the assistant program, do not take it, choose ignoring. Our steps will be picked up to the first error and the third error.