Re: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- From: "David McNerney" <davberk99@xxxxxxxxxxx>
- Date: 22 Jul 2005 14:25:50 -0700
I just discovered the solution to my problem:
The environment variable LD_LIBRARY_PATH was not set. It needs to be
set so that the shared libraries provided by Oracle can be loaded. I
set it to $ORACLE_HOME/bin and everything was fine. I'm not sure
whether this needs to be documented somewhere; maybe it was included in
the install docs from Oracle and I missed it somehow.
David McNerney wrote:
> Hi all,
>
> I'm not sure that this is the correct forum for this question;
> apologies if it is not. I'm trying to install DBD::Oracle 1.16 but have
> run into problems.
>
> perl Makefile.PL -> OK
> make -> some warnings but seems to complete
> make test -> crashes with an error from Dyanloader: Can't
> load .../Oracle.so .... cannot open shared object file: No such file or
> directory
>
.
- Follow-Ups:
- Re: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- From: David McNerney
- Re: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- References:
- Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- From: David McNerney
- Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- Prev by Date: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- Next by Date: Re: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- Previous by thread: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- Next by thread: Re: Install of DBD::Oracle on RHEL 4 (Oracle 10g R1)
- Index(es):
Relevant Pages
|