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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8.1.7.0 on RH8.0

Re: Oracle 8.1.7.0 on RH8.0

From: <dev_at_null>
Date: Wed, 11 Dec 2002 14:21:42 +1100
Message-ID: <jn0dvuope2sburh81j25jlgob0t7pdfn84@4ax.com>


On Mon, 9 Dec 2002 13:53:53 +0100, Kenneth Schulstad <kschulst_at_ifi.uio.no> wrote:

> Hi,
>
> I'm trying to install oracle 8.1.7.0 on Linux RH8.0
>
> When about to start the runInstaller the installer echoes with:
>
> Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre.
> Please wait...
>
> And then nothing happens ...
>
> I've followed installation instructions thoroughly. Any ideas?

There is a problem on RH7.3 with compiler compatability. Assuming the same problem, the fix is:

Assuming you have a user 'oracle' that is doing the install...

As root:

LD_ASSUME_KERNEL=2.2.5 This will install 3 packages and runInstaller should work.

Don't create a database with runInstaller, and when the thunder dies down install the glibc patch (download from OTN):

As oracle:

You can then create a database. Prolly with, dbassist.

HTH Steve Roach Received on Tue Dec 10 2002 - 21:21:42 CST

Original text of this message

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