We've recently been debugging an issue with the Oracle 10g client install that basically relates back to permissions on the client libraries. In a nutshell, we found that our normal procedure of:

* run client install
* run oracle permissions repair script

didn't actually fully repair the permissions. We're still looking into the details, but the solution was to make sure the user trying to run the DBD::Oracle install has permission to read all of the client libraries. We did all (or nearly all) files because it was too difficult to narrow down exactly which ones were wrong on a case by case basis.


a_arya2000 wrote:
The oracle client version is 10
Thank you,
Arya
--- Jim Brandt <[EMAIL PROTECTED]> wrote:

What version of the Oracle client do you have
installed?


a_arya2000 wrote:
Hi, I am trying to install DBD::Oracle in a Linux
64
bit machine but facing problem and not sure what i
am
doing wrong or if something wrong with oracle
client
installation. make looks ok, but when I run make
test
I get this. ---------------------------
t/01base................Failed to load Oracle
extension and/or shared libraries:
install_driver(Oracle) failed: Can't load

'/usr/perl/src/src/DBD-Oracle-1.19/blib/arch/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle:

/usr/Linux/perl/src/src/DBD-Oracle-1.19/blib/arch/auto/DBD/Oracle/Oracle.so:
cannot open shared object file: No such file or
directory at

/usr/perl/perl-5.8.3/lib/5.8.3/i386-linux-thread-multi/DynaLoader.pm
line 229.
 at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't
installed where expected
.........
.........
-----------------------------------------

For rest of the tests I get almost same output.
Also I
checked, Oracle.so in that give directory. I am
wondering what causing this problem? One thing I
should note though, oracle client that is
installed in
this machine, is the basic installation not the
full
installation. Could it be the reason? Any one else
experience this issue before? I am kind of suck on
that one, any help will be appreciated. Thank you



____________________________________________________________________________________
Be a better Globetrotter. Get better travel
answers from someone who knows. Yahoo! Answers -
Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469
--
Jim Brandt
Administrative Computing Services
University at Buffalo





____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play 
Sims Stories at Yahoo! Games.
http://sims.yahoo.com/

--
Jim Brandt
Administrative Computing Services
University at Buffalo

Reply via email to