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: oracle clusterware installation failure

Re: oracle clusterware installation failure

From: Andreas Piesk <a.piesk_at_gmx.net>
Date: 13 Jul 2006 14:13:44 -0700
Message-ID: <1152825224.666758.317920@35g2000cwc.googlegroups.com>

Happy wrote:
>
> Actually it is x86-64. libXp.so.6 is in /usr/X11R6/lib64
>
> ldd command returns libXp.so.6 => not found
>
> According to the error message, the libawt.so is in
> /tmp/OraIntall2006-07-13_03-36-41PM/jre/1.4.2/lib/i386 folder. I used
> ldd to test the libawt.so under this folder.
>

libawt.so is 32bit (check it with 'file') and can't use a 64bit-libraries.
install the 32bit-version of libXp.so.6.

regards,
-ap Received on Thu Jul 13 2006 - 16:13:44 CDT

Original text of this message

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