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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: 10gR2 no longer installs on non-supported Linux

RE: 10gR2 no longer installs on non-supported Linux

From: Pakhutkin, Maxim (Max) <maxim.pakhutkin_at_paetec.com>
Date: Tue, 19 Jul 2005 14:13:18 -0400
Message-ID: <4C4E171C33ADBF43BFFE42978E1708C90E9539@mail1-corp.corp.paetec.com>


You might want to experiment with modifying the XML files in the database/stage/prereq directory of the 10.2.0.1 distribution. For example, db/db_prereq.xml contains the following line:

        <PREREQUISITEREF NAME="GLIBC" SEVERITY="Error"/>

Changing that to "Warning" might help you to continue the installation. Needless to say, doing that wouldn't guarantee that the linking stage of the process will succeed.

Max Pakhutkin

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Jesse, Rich Sent: Monday, July 18, 2005 5:39 PM
To: oracle-l_at_freelists.org
Subject: 10gR2 no longer installs on non-supported Linux

Anyone else able to get 10gR2 installed on a non-supported Linux like Gentoo (for testing purposes only, obviously)? I haven't yet done a:

        strace -o /tmp/orainstall -f -ff ./runInstaller
-ignoreSysPrereqs

...and checked out the 80+ files created about this, but the Installer fires up a "Product-Specific Prerequisite Check" even with the
-ignoreSysPrereqs and the requirements for glibc and others fail. I
believe I meet the glibc minimum at 2.3.2, but the installer refuses to continue. And thanks to the Gentoo development, I'm unable to upgrade my glibc because they delete ebuilds from portage and a revdep rebuild will fail. <sigh> Really need to dump Gentoo -- gone WAAAY downhill since Daniel Robbins left.

BTW, this is my desktop, and I'm running a 2.6.8-gentoo-r3 kernel on a 2.6Ghz P-IV w/1G RAM.

TIA!
Rich
--

http://www.freelists.org/webpage/oracle-l
--

http://www.freelists.org/webpage/oracle-l Received on Tue Jul 19 2005 - 13:15:12 CDT

Original text of this message

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