Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Installing Oracle8i on RedHat 6.1
I had the same problem about three days ago... In the Oracle8i CD, the /mnt/cdrom/runInstaller is actually a shell script that executes /mnt/cdrom/install/linux/runInstaller, which is an ELF executable.
In that same directory, there is a /mnt/cdrom/install/linux/RUNINS.SH script. Make sure all your environment variables are set, then run this script. As long as /usr/local/jre/bin/jre (JRE1.1.6 V5) exists, and you launch it with DISPLAY=:0.0, everything *should* be okay.
Let me know if this solved your problem.
awardrope wrote in message <0419b983.86d4d95a_at_usw-ex0109-066.remarq.com>...
>Help!!!
>I am trying to install Oracle8i on RedHat 6.1
>However when I run ./runInstaller
>I get the message
>Error in CreateOUIProcess () : -1 : Bad Address
Received on Tue Jan 25 2000 - 07:37:38 CST
![]() |
![]() |