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: oracle install on linux

Re: oracle install on linux

From: Alex Ivascu <alexdivascu_at_yahoo.com>
Date: 19 Feb 2002 13:18:27 -0800
Message-ID: <bd710a2a.0202191318.79d3bb9c@posting.google.com>


Install compat-glibc from rpmfind.net, and do unset LANG and then export LD_ASSUME_KERNEL=2.2.5 That should fix your problem. Once the install starts, however, you'll encounter another problem at around 60% of the installation -- at this time, you'll need to get the glibc-2.1.3-stubs.tar.gz from technet.oracle.com downloads page, and install it by following the Readme file provided.

Hope this will help as it helped me.

Alex
p.s. Thanks to Robert jones.

petr_sokol_at_yahoo.com (Petr) wrote in message news:<16135a33.0201291412.62e9f94c_at_posting.google.com>...
> Hello,
>
> I'm trying to install Oracle 8.1.7 on Linux RH7.2.
> All the environment is setup properly (I've read and tried number of
> documents).
> When I run "./runIstaller" nothing happens. It gives me a message
> "Initializing Java Virtual Machine from ...Please wait" and that's it.
> I can't find any output files or anything. "top" shows that process
> "jre" is using ~98% of CPU time. It looks like something wrong with
> JRE, but I have no idea what.
>
> Can somebody please help me.
Received on Tue Feb 19 2002 - 15:18:27 CST

Original text of this message

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