First, Oracle 8i doesn't work on RH5.1 unless you've upgraded to kernel 2.2
and glibc 2.1. If you're still on the old kernel and glibc install Oracle
8.0.5.
I installed 8i on a RH6.0 system with JDK 1.1.7. I made a symbolic link
like this:
cd /usr/local
ln -sf /opt/jdk117<something> jre
I can't remember the exact paths (and I can't check now) but that should be
close. The installer worked after that. Make sure you have plenty of RAM
and swap or the installation will fail.
The database creation assistant (dbassist or something like that) does not
work at all. It claims it can't find the threads library or something. I
just created a db manually.
HTH,
-K
> -----Original Message-----
> From: Ahbaid Gaffoor [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 21, 1999 4:53 PM
> To: Java Linux
> Subject: Installing JRE on Linux
>
>
> Hello all,
>
> I'm trying to install Oracle 8i v 8.1.5 on RedHat Linux 5.1,
>
> part of their installation is to download JRE 1.1.6 v5 and
> create a link
>
> to the root directory of the jre installation as /usr/local/jre
>
> I did this but, upon doing ./runInstaller nothing happens,
>
> My question is:
>
> How excatly should I install JRE 1.1.6 v5? Do I need to do anything
> after
> running tar -zxvf jre*.tar.gz ?
>
> Such as creating links, setting environment variables etc?
>
> Any help in this matter would be greatly welcomed,
>
> thank you,
>
> Ahbaid
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]