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: Red Hat Linux and Oracle

Re: Red Hat Linux and Oracle

From: Mark Malakanov <markmal_no_spam_at_home.com>
Date: Sun, 02 Dec 2001 07:33:05 GMT
Message-ID: <3C09E86D.7070106@home.com>


run
$ rpm -qa|grep ^compat

You should see something like that:
compat-egcs-6.2-1.1.2.9
compat-glibc-6.2-2.1.3.2

Minor numbers may be different.

Try to install rpm
compat-egcs-6.2-1.1.2.14.i386.rpm
compat-glibc-6.2-2.1.3.2.i386.rpm
glibc-2.1.3-stubs.tar.gz

Or, better see an article
http://www.orafaq.com/msgboard/unix/messages/445.htm

Mark

John Dubchak wrote:

> Mark Malakanov wrote:
>
>

>>Before installing Oracle on kernel 2.4.* and glibc2.2 you havto check if
>>glibc2.1 compatibility packages are installed.
>>
>>

>
> Dumb question here, but how can I do this?
>
> Thanks,
> John
>
>
Received on Sun Dec 02 2001 - 01:33:05 CST

Original text of this message

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