본문 바로가기

DEV

Oracle - Error in invoking target 'install' of makefile '/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'. 에러

Oracle 설치시 Error in invoking target 'install' of makefile '/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'.  에러


설치된 OS 버젼은 CentOS 6.5 x64, 설치하려는 Oracle은 11g R2 x64임.

물론, 에러에서 /oracle/product/11.2.0/dbhome_1 경로는 오라클 설치 경로이다.


설치시 위 에러가 발생하는 경우, 구글링하면 여러 얘기들이 있지만 잘 모르겠고

원인은 패키지가 모두 설치되어 있지 않은 이유이다.


아래 목록에서 확인후 빠진 패키지는 yum으로 설치해준후 retry 하면 오라클 설치가 완료된다.


Package Requirements

The following or later version of packages for Oracle Linux 6, and Red Hat Enterprise Linux 6 must be installed:


binutils-2.20.51.0.2-5.11.el6 (x86_64)

compat-libcap1-1.10-1 (x86_64)

compat-libstdc++-33-3.2.3-69.el6 (x86_64)

compat-libstdc++-33-3.2.3-69.el6.i686

gcc-4.4.4-13.el6 (x86_64)

gcc-c++-4.4.4-13.el6 (x86_64)

glibc-2.12-1.7.el6 (i686)

glibc-2.12-1.7.el6 (x86_64)

glibc-devel-2.12-1.7.el6 (x86_64)

glibc-devel-2.12-1.7.el6.i686

ksh

libgcc-4.4.4-13.el6 (i686)

libgcc-4.4.4-13.el6 (x86_64)

libstdc++-4.4.4-13.el6 (x86_64)

libstdc++-4.4.4-13.el6.i686

libstdc++-devel-4.4.4-13.el6 (x86_64)

libstdc++-devel-4.4.4-13.el6.i686

libaio-0.3.107-10.el6 (x86_64)

libaio-0.3.107-10.el6.i686

libaio-devel-0.3.107-10.el6 (x86_64)

libaio-devel-0.3.107-10.el6.i686

make-3.81-19.el6

sysstat-9.0.4-11.el6 (x86_64)