Installing WebCache Standalone 10.2.0.2 on Redhat 64bit

Sometime ago I run in some problems during the installation of Oracle WebCache Standalone 10.2.0.2 on an Redhat 4 x86_64 system. All prerequirements were made, the Oracle Universal Installer didn't complain anything, but during the link process following error message came up:

  • error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory

 After some investigations my colleague (Engelbert Wystrach) and me came to following solution:

  • create as root user following two files in the directory /usr/bin
  • gcc296
    #!/bin/sh
    exec /usr/bin/gcc32 -m32 -static-libgcc -B /usr/lib/gcc-lib/i386-redhat-linux/2.96/ $*
  • g++296
    #!/bin/sh
    exec /usr/bin/g++32 -m32 -static-libgcc -B /usr/lib/gcc-lib/i386-redhat-linux/2.96/ $*
  • execute as root following commands:
    cd /usr/bin
    mv gcc gcc.save
    mv g++ g++.save
    ln -s /usr/bin/gcc296 /usr/bin/gcc
    ln -s /usr/bin/g++296 /usr/bin/g++
After you made this changes, start the Oracle Universal Installer once again and install the Oracle WebCache Standalone. 

 This error occurs only on Redhat 64bit systems :-(

Published 14 September 2007 10:26 von Dirk Nachbar

Kommentare

# okpvidoqfgc said on 04 September, 2008 07:04

Xapla9  <a href="vvbczuuveaos.com/.../a>, [url=http://lffguxorcoqv.com/]lffguxorcoqv[/url], [link=http://ihaelxjouwwi.com/]ihaelxjouwwi[/link], http://pkmzvuuleixi.com/

# libnnz10.so said on 07 Oktober, 2008 10:49

I was running into a different library problem while installing the web cache on Rhel 5 64 bit.  I was getting complaints about libnnz10.so being the wrong version.  I gave your fix a shot, tried again, and it worked.  The only difference was changing gcc32/g++32 to gcc34/g++34.

# imegjfpyurw said on 03 November, 2008 09:04

tDUebC  <a href="zcztidmkclqo.com/.../a>, [url=http://drkusouscasi.com/]drkusouscasi[/url], [link=http://razlkrxdivap.com/]razlkrxdivap[/link], http://jcpxcxxuwehr.com/

Kommentar abgeben

(verpflichtend) 
(verpflichtend) 
(optional)
(verpflichtend)