| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> problem when install oracle for linux 8.1.7 on redhat 7.2
I recently install linux 8.1.7 on redhat 7.2
i red a lot of article concerned, most of them are related to redhat
7.1, i almost do all the thing i could do, here is my .bashrc for
"oracle" account.
export LDEMULATION=elf_i386_glibc21
export GCC_EXEC_PREFIX=/usr/i386-glibc21-linux/lib/gcc-lib/
export ORACLE_BASE=/u01/app/oracle
export ORACLE_HOME=$ORACLE_BASE/product/8.1.7
export PATH=$PATH:$ORACLE_HOME/bin
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib
export ORACLE_SID=o8i1
export ORACLE_TERM=vt100
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
umask 022
i also download the patch of oracle for linux
"glibc-2.1.3-stubs.tar.gz"
when i extract "glibc-2.1.3-stubs.tar.gz" in $ORACLE_HOME before run
"./runInstaller" , it occur error said "could found precomXXXX.mk",
when i first run "./runInstaller", it works well, but when installer
began to link libary, it occur error at 65% ,also about procomm.mk .
how come this happen?
can any one solve this problem for me ? Received on Wed Dec 12 2001 - 14:57:28 CST
![]() |
![]() |