This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Oracle/OAS and the fly likes Oracle DB install on SUSE Linux Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "Oracle DB install on SUSE Linux" Watch "Oracle DB install on SUSE Linux" New topic
Author

Oracle DB install on SUSE Linux

K. Tsang
Ranch Hand

Joined: Sep 13, 2007
Posts: 1222

Hello all

I have an issue with the so-called prereqs of Oracle DB 11gR2 on SUSE Linux 11 SP2. When I run the DB installer it checks for prereqs and my server missing 1) libgcc43 and 2) libstdc++43.

But during the OS installation SP2 has auto-install libgcc46 and libstdc++46, a newer version. How can I set the installer to use the newer libraries? Or can I ignore these failed libraries and continue?

Thanks in advanced.



[Thumbnail for linux_oracle.png]



K. Tsang JavaRanch SCJP5 SCJD/OCM-JD
K. Tsang
Ranch Hand

Joined: Sep 13, 2007
Posts: 1222

Hi all

I managed to get this solved by confirming that those missing libraries can be ignore indicated by the link. The link mentions:

Run software requirement check (swReqCheck) action of installManager. If you have a virgin system you may get some warnings. Add the missing packages and rerun swReqCheck action until 4 warnings are shown. This because swReqCheck does not correctly check ksh package and because libgcc43, libstdc++43 and libstdc++43-32bit appear in SLES 11.2 to have been replaced by libgcc46, libstdc++46 and libstdc++46-32bit package.


 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Oracle DB install on SUSE Linux
 
Similar Threads
libstdc++-libc6.1-1.so.2 not found
Installing JDK
Oracle Installation-PLEASE HELP ME
Sun One Application Server Installation Problem: Urgent
Installing J2EE SDK under REDHAT ENTERPRISE 4