5. 패치
runInstaller를 실행시 위와같은 에러메시지가 날때 패치를 해줘야 한다.
Error occurred during initialization of VM
Unable to load native library: /tmp/OraInstall2003-10-25_03-14-57PM/jre/lib/i386/libjava.so:
    symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

# su - root
# unzip p3006854_9204_LINUX.zip
Archive:  p3006854_9204_LINUX.zip
   creating: 3006854/
  inflating: 3006854/rhel3_pre_install.sh
  inflating: 3006854/README.txt

#
cd 3006854
# sh rhel3_pre_install.sh
Applying patch...
Patch successfully applied


-- Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
resolve

root# xhost +
oracle$ export DISPLAY=:0.0
oracle$ xclock