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 -> Re: Install error on linux-RHEL4 Oracle9

Re: Install error on linux-RHEL4 Oracle9

From: <vehshe_at_gmail.com>
Date: 4 Oct 2006 15:48:53 -0700
Message-ID: <1160002133.103458.197980@m73g2000cwd.googlegroups.com>


Bashar wrote:
> Marcel wrote:
> > <Marcel> wrote:
> >
> > >No, this isn't the cause, I think,
> > >it is compat-oracle-rhel4-1.0-5.i386.rpm that causes this....
> >
> > Removed gcc and dependent packages,
> > reïnstalled them with up2date -i ,
> > and bingo, oracle installed.
> >
> > Don't know why,
> > but it works.
>
> can you please point how which dependent packages you removed and then
> what packages you reinstalled using up2date -i ?
>
> i'm having the same exact problem :)

This is what I had to do to fix that problem:

# rpm -e gcc libtool compat-oracle-rhel4 compat-libcwait gcc-c++ gcc-g77 gcc-java java-1.4.2-gcj-compat

# up2date -i gcc

# up2date -i gcc-c++

# rpm -Uvh compat-oracle-rhel4-1.0-5.i386.rpm compat-libcwait-2.1-1.i386.rpm

compat-oracle-rhel4 and compat-libcwait can be downloaded from metalink.oracle.com

Thanks. -Ahmed Received on Wed Oct 04 2006 - 17:48:53 CDT

Original text of this message

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