Yeah .. I was still getting the error even after loading oracle library path.. 
, but somehow it  is installed now.. with some warnings.. I think I can ignore 
those warning.. and all good now :) :)

Thanks a lot Bruce, Martin and Tim for your timely reply and help :) :),, you 
guys just rock !!!

Thanks and regards,
Ranjitha

M:  +91 9739463575
T:   +91 8039136322
ranji...@infosys.com

-----Original Message-----
From: Bruce Johnson [mailto:john...@pharmacy.arizona.edu]
Sent: Monday, June 09, 2014 12:58 AM
To: Ranjitha
Subject: Re: (Fwd) Issue :DBD::Oracle installation


On Jun 5, 2014, at 10:49 PM, Ranjitha <ranji...@infosys.com> wrote:

>   Installing on a linux, Ver#2.6
>
>   Using Oracle in /usr/lib/oracle/11.2/client64
>
>   sqlplus: error while loading shared libraries: libsqlplus.so: cannot open 
> shared object file: No such
>   file or directory
>
>
>
>               If sqlplus failed due to a linker/symbol/relocation/library 
> error or similar problem
>
>               then it's likely that you've not configured your environment 
> correctly.
>
>               Specifically, your LD_LIBRARY_PATH environment variable
>
>               set to include the directory containing the Oracle libraries.

This is exactly the answer: You need to make sure that the LD_LIBRARY_PATH is 
properly set *in the environment of the process running the perl script*

This is what Martin meant about being able to RUN sqlplus, not that it's 
installed. Log on as the user you're doing the install as and check the 
environment. When that user can run sqlplus, DBD::Oracle will successfully 
build.

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are 
not
to copy, disclose, or distribute this e-mail or its contents to any other 
person and
any such actions are unlawful. This e-mail may contain viruses. Infosys has 
taken
every reasonable precaution to minimize this risk, but is not liable for any 
damage
you may sustain as a result of any virus in this e-mail. You should carry out 
your
own virus checks before opening the e-mail or attachment. Infosys reserves the
right to monitor and review the content of all messages sent to or from this 
e-mail
address. Messages sent to or from this e-mail address may be stored on the
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Reply via email to