Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> installing Oracle 8.1.7 on red hat linux

installing Oracle 8.1.7 on red hat linux

From: Kai Huang <khuang_at_andrew.cmu.edu>
Date: Tue, 21 Aug 2001 13:52:48 -0400
Message-ID: <Pine.GSO.4.33L-022.0108211350370.7557-100000@unix15.andrew.cmu.edu>


Thank all of you for your advices. Actually I checked the redhat website for installing the 8.1.7 version. They said the installation program does not work properly with glibc2.2 and above. So we installed the Red Hat Linux 6,2 compatibility packages (compat-egcs, compat-glibc and compat-libs) and issued the following commands before running the Oracle installation program:

export LD_ASSUME_KERNEL = 2.2.5
. /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh

Now it works pretty fine. Hope other people won't have the same problem in the future.

With best regards,
Kai Received on Tue Aug 21 2001 - 12:52:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US