Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Oracle db 11g installation on Scientific Linux

edited Feb 16, 2013 4:54AM in Database Install/Upgrade/Opatch (MOSC) 5 commentsAnswered
I compiled root (v5.34.04) with oracle support and wanted to use the root features with oracle. I am using scientific linux 6.3 (64 bit)
with the kernel 2.6.32-279.19.1.el6.x86_64  .For compiling with root I
followed the following steps:


Installed the oracle instant client + SDK for Linux (
oracle-instantclient11.2-
basic-11.2.0.3.0-1.x86_64.rpm +
instantclient-sdk-linux.x64-11.2.0.3.0.zip  ) version 11.2.0.3 from
the oracle website
Build root using the following configuration : ./configure
--enable-oracle --enable-gdml
--with-oracle-libdir=/usr/lib/oracle/11.2/client64/lib
--with-oracle-incdir=/usr/include/oracle/11.2/client64

This is the output of the dynamic dependencies of the libOracle.so
ldd libOracle.so
        linux-vdso.so.1 =>  (0x00007fffe5dff000)
        libNet.so => /home/arnab/products/root_v5.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center