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: Problem at linux installation with ihsodbc

Re: Problem at linux installation with ihsodbc

From: Marc F. Neininger <doesnt.exist_at_champagnierle.de>
Date: Mon, 03 Sep 2007 11:27:09 +0200
Message-ID: <46dbd34e$1@10.36.219.15>


codadilupo schrieb:
> Marc F. Neininger wrote:
>

>>
>> The installation process was okay, the only problem was a reproducible
>> error at "invoking target 'all_no_orcl ihsodbc' of makefile
>> .../oracle/rdbms/lib/ins_rdbms.mk" .

>
> Just came across the same error a few minutes ago while installing 10gR2
> on an Oracle Enterprise Linux 5 system. I solved by installing a
> package called "compat-libstdc++-33-3.2.3-61.i386.rpm" that was on OEL5
> disc 2.
>
> I don't know the Debian distribution, but perhaps this information could
> be of some help.
>
> Kind regards,
>

Hi CdL,

thanks for your advice. Due to other problems I had to re setup the Database and I could fully verify your advice.

After installing compat-libstdc++-33-3.2.3-61.i386 the ihsodbc error no more occured.

My solution:
- I searched your mentioned compat-libstdc++-33-3.2.3-61.i386.rpm at rpmseek.com
- built a debian-package after installation of alien (alien -d compat-libstdc++-33-3.2.3-61.i386.rpm)
- and installed the resulting debian package (.deb) with dpkg -i ./compat-libstdc++-33-3.2.3-61.i386.deb

. And it worked.

Thanks again.

Marc Received on Mon Sep 03 2007 - 04:27:09 CDT

Original text of this message

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